File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+
2
+ # Change Log
3
+
4
+ All notable changes to this project will be documented in this file.
5
+
6
+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
7
+ and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
8
+
9
+ ## [ 1.0.1] - 2021-07-14
10
+
11
+ ### Changed
12
+
13
+ - [ ` 10be25d ` ] [ 10be25d ]
14
+ Change peerDependencies.
15
+
16
+ - [ ` 58bdbad ` ] [ 58bdbad ]
17
+ 946803f Change the parameter ` value ` description.
18
+
19
+ ### Fixed
20
+
21
+ - [ ` 58bdbad ` ] [ 58bdbad ]
22
+ Fix ` toBe() ` and ` toEqual() ` method by adding a generic ` Value ` instead of any.
23
+
24
+ - [ ` 946803f ` ] [ 946803f ]
25
+ Fix ` instanceof ` link in the README.md.
26
+
27
+ [ 10be25d ] : https://github.com/angular-package/testing/commit/10be25daffacf87f38b469b999cbb2b213fb90a1
28
+ [ 58bdbad ] : https://github.com/angular-package/testing/commit/58bdbadf4fc62aed1fac3680168bb8bb8e35e5dd
29
+ [ 946803f ] : https://github.com/angular-package/testing/commit/946803f1a8770aaeeab0821f0efc8e8ad932fd7d
You can’t perform that action at this time.
0 commit comments