2 All notable changes to this project will be documented in this file.
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
8 ## [3.0.2] - 2020-03-09
10 - Remove browserslist config as it was having even more trouble with parcel
14 ## [3.0.1] - 2020-03-09
16 - Use default config for browserslist as it was having trouble with parcel
18 ## [3.0.0] - 2020-03-09
22 - Use Apache-2.0 license
23 - References to github corrected to point to gitlab
25 ## [2.1.0] - 2017-04-12
28 - nodeAdded and nodeRemoved events
31 - getNodes returns entire nodeCollection instead of its node property
32 - NodeCollection is iterable now
34 ## [2.0.0] - 2017-04-12
36 - Adds hapi eslint config
37 - Adds travis integration
42 - Uses webpack to generate the bundle
43 - Converts tests to lab
44 - Converts to use only commonJS
46 ## [1.0.0] - 2016-03-28
50 ## [v0.1.7] - 2014-08-20
52 - Renames add to addComponent
54 ## [v0.1.6] - 2014-08-12
56 - Makes component class extendable
58 ## [v0.1.5] - 2014-08-12
60 - Separates minimized from non-minimized JS distribution
63 - Fixes class based lookup of node collections
65 ## [v0.1.4] - 2014-08-12
67 - Adds component accessor
70 - Fixes check of component existence
71 - Fixes check for duplicate additions
72 - Stores components as an array
74 ## v0.1.3 - 2014-08-11
78 [Unreleased]: https://gitlab.com/serpentity/serpentity/compare/master...develop
79 [v0.1.4]: https://gitlab.com/serpentity/serpentity/compare/v0.1.3...v0.1.4
80 [v0.1.5]: https://gitlab.com/serpentity/serpentity/compare/v0.1.4...v0.1.5
81 [v0.1.6]: https://gitlab.com/serpentity/serpentity/compare/v0.1.5...v0.1.6
82 [v0.1.7]: https://gitlab.com/serpentity/serpentity/compare/v0.1.6...v0.1.7
83 [1.0.0]: https://gitlab.com/serpentity/serpentity/compare/v0.1.7...1.0.0
84 [2.0.0]: https://gitlab.com/serpentity/serpentity/compare/1.0.0...2.0.0
85 [2.1.0]: https://gitlab.com/serpentity/serpentity/compare/2.0.0...2.1.0
86 [3.0.0]: https://gitlab.com/serpentity/serpentity/compare/2.1.0...3.0.0
87 [3.0.1]: https://gitlab.com/serpentity/serpentity/compare/3.0.0...3.0.1
88 [3.0.2]: https://gitlab.com/serpentity/serpentity/compare/3.0.1...3.0.2