File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 0.8.4] - 2020-04-29
8
+ ### Added
9
+ - additional unit tests.
10
+
11
+ ### Updated
12
+ - key generation to be more explicit in details with global scopes. Thanks @Drewdan !
13
+
14
+ ## [ 0.8.3] - 2020-04-15
15
+ ### Added
16
+ - initial tests for Nova integration. Thanks @dmason30 !
17
+
18
+ ### Fixed
19
+ - travis build process, tests on travis are now back to green!!!
20
+
7
21
## [ 0.8.2] - 2020-04-13
8
22
### Fixed
9
23
- issue with incorrectly adding to currentBinding if item was not in query
You can’t perform that action at this time.
0 commit comments