Skip to content

Commit f8068f2

Browse files
docs(CHANGELOG.md): update.
1 parent 58e9a55 commit f8068f2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

9-
## [2.0.0] - 2022-01-30
9+
## [2.0.0-rc] - 2022-01-30
1010

11-
### [2.0.0] Added
11+
### [2.0.0-rc] Added
1212

1313
- Added `stringOfLengthBetween()` method of `TestingToBeMatchers`. [2854f54]
1414
- Added `randomNumber()` and `randomString()` helper functions. [cbe05f5]
@@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1717
[2854f54]: https://github.com/angular-package/testing/commit/2854f544873d8c8dade092a73377e1ab26417e83
1818
[cbe05f5]: https://github.com/angular-package/testing/commit/cbe05f5f21881878aa11f3ef7938c599a5e36ed3
1919

20-
### [2.0.0] Changed
20+
### [2.0.0-rc] Changed
2121

2222
- Updated `stringOfLength()` to the single `length` parameter. [d82f066]
2323
- ~~Updated `numberBetween()` and `stringOfLength()` methods of `TestingToBeMatchers` to use `MinMax` interface from `@angular-package/type`.~~ [6af0073]
@@ -35,7 +35,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3535
[6af0073]: https://github.com/angular-package/testing/commit/6af007350f267ee054a34d33ddf3b671d879b632
3636
[9af6d2f]: https://github.com/angular-package/testing/commit/9af6d2f2c482a903a2a55303e7fc05725741e9c0
3737

38-
### [2.0.0] Removed
38+
### [2.0.0-rc] Removed
3939

4040
- Removed unused `toBeResolved()` method. [dd18b84]
4141

0 commit comments

Comments
 (0)