Fix default configuration handling on some sections
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 0318bda0e57b98fa2b9257b047dc2d74ea822298..9fcfc5f14358b175ee5f9592584555073227722c 100644 (file)
@@ -4,11 +4,42 @@ All notable changes to this project will be documented in this file. Dates are d
 
 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
+#### [v1.1.39](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.38...v1.1.39)
+
+- Apply dependencies update [`860a9c5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/860a9c5a7218ea46ec273499765ce77363355b6a)
+- Properly default also the performance storage enablement [`6b693c8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6b693c8e54517152b3e9cbd519569101fdae531c)
+
+#### [v1.1.38](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.37...v1.1.38)
+
+> 7 December 2021
+
+- Apply dependencies update [`9c133fa`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9c133fad1cf5c3b8d9daf360b1432301f26cc7b2)
+- Version 1.1.38 [`868b9e5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/868b9e508c8340a16ea72ad79dc645af681f5968)
+- Merge pull request #112 from jerome-benoit/fix-template [`44eeece`](https://github.com/jerome-benoit/charging-stations-simulator/commit/44eeecebb942017920da10af6596ddf608b61ddb)
+
+#### [v1.1.37](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.36...v1.1.37)
+
+> 6 December 2021
+
+- Use camel case everywhere [`1f5df42`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1f5df42ad17d09d3a1f53f6618eba325a403d7ad)
+- Version 1.1.37 [`928dfb4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/928dfb4180cf7565e8b10f4714c0ce379aa80b6e)
+- Consistently name directories in repository [`383cb2a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/383cb2aee597e711f037c9f67151191bb233a91c)
+
+#### [v1.1.36](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.35...v1.1.36)
+
+> 2 December 2021
+
+- Switch to current node.js LTS version [`5f8a4fd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5f8a4fd69e71615ee1e34b7d057266163858bc00)
+- package-lock.json: update [`b86178c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b86178c790a52c84a7929ff7e104d692da8bd8d0)
+- package-lock.json: update [`45fd2bc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/45fd2bceb7b606ae6765dab694f592e83f28b5cf)
+
 #### [v1.1.35](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.34...v1.1.35)
 
+> 26 November 2021
+
+- Version 1.1.35 [`d27fcb7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d27fcb79b2e9c8ef3c824e49652c9c5fce600b51)
 - Apply dependencies update [`001f272`](https://github.com/jerome-benoit/charging-stations-simulator/commit/001f27299de9ed07cf2bd4d5fd4045eb67a91e56)
 - README.md: fix template default value once again [`db05bc8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/db05bc8bafb5d4e99c6ddf2ca5ae676d1579f773)
-- README.md: fix template tunable default value [`9f2aaba`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f2aabae62e39a8a021e36849e2eb97570c68ebd)
 
 #### [v1.1.34](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.33...v1.1.34)