@@ -4,6 +4,33 @@ All notable changes to this project will be documented in this file.
4
4
5
5
This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ v2.4.2] ( https://github.com/cabol/nebulex/tree/v2.4.2 ) (2022-11-04)
8
+
9
+ [ Full Changelog] ( https://github.com/cabol/nebulex/compare/v2.4.1...v2.4.2 )
10
+
11
+ ** Closed issues:**
12
+
13
+ - Adapter configuration per-env?
14
+ [ #171 ] ( https://github.com/cabol/nebulex/issues/171 )
15
+ - On-change handler for write-through decorators
16
+ [ #165 ] ( https://github.com/cabol/nebulex/issues/165 )
17
+ - Document test env setup with decorators?
18
+ [ #155 ] ( https://github.com/cabol/nebulex/issues/155 )
19
+ - Managing Failovers in the cluster
20
+ [ #131 ] ( https://github.com/cabol/nebulex/issues/131 )
21
+
22
+ ** Merged pull requests:**
23
+
24
+ - Make Multilevel adapter apply deletes in reverse order
25
+ [ #174 ] ( https://github.com/cabol/nebulex/pull/174 )
26
+ ([ martosaur] ( https://github.com/martosaur ) )
27
+ - Use import Bitwise instead of use Bitwise
28
+ [ #172 ] ( https://github.com/cabol/nebulex/pull/172 )
29
+ ([ ryvasquez] ( https://github.com/ryvasquez ) )
30
+ - Fix result of getting value by non existent key
31
+ [ #166 ] ( https://github.com/cabol/nebulex/pull/166 )
32
+ ([ fuelen] ( https://github.com/fuelen ) )
33
+
7
34
## [ v2.4.1] ( https://github.com/cabol/nebulex/tree/v2.4.1 ) (2022-07-10)
8
35
9
36
[ Full Changelog] ( https://github.com/cabol/nebulex/compare/v2.4.0...v2.4.1 )
0 commit comments