]> git.r.bdr.sh - rbdr/serpentity/blobdiff - CHANGELOG.md
Bump version, require node 13, use cjs webpack
[rbdr/serpentity] / CHANGELOG.md
index b1c155a5c09e2e47899a8c19e3e3da11716a23bb..463119384865983bf6063d076a594abeeaca009e 100644 (file)
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
+
+## [3.0.2] - 2020-03-09
+### Changed
+- Remove browserslist config as it was having even more trouble with parcel
+- Use CJS for webpack
+- Require node 13
+
+## [3.0.1] - 2020-03-09
+### Changed
+- Use default config for browserslist as it was having trouble with parcel
+
 ## [3.0.0] - 2020-03-09
 ### Changed
 - Use module syntax
@@ -73,3 +84,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 [2.0.0]: https://gitlab.com/serpentity/serpentity/compare/1.0.0...2.0.0
 [2.1.0]: https://gitlab.com/serpentity/serpentity/compare/2.0.0...2.1.0
 [3.0.0]: https://gitlab.com/serpentity/serpentity/compare/2.1.0...3.0.0
+[3.0.1]: https://gitlab.com/serpentity/serpentity/compare/3.0.0...3.0.1
+[3.0.2]: https://gitlab.com/serpentity/serpentity/compare/3.0.1...3.0.2