Skip to content

Commit d271cae

Browse files
committed
📝 Added CHANGELOG entry for v2.0 of date interceptors project
1 parent 58f5140 commit d271cae

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

‎projects/date-interceptors/CHANGELOG.md‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.0.0] - 2023-11-11
9+
10+
### Added
11+
12+
- support for Angular's functional API
13+
14+
### Changed
15+
16+
- README to show how to integrate package using functional API
17+
18+
### Removed
19+
20+
- NgModule support
21+
822
## [1.0.1] - 2023-08-26
923

1024
### Fixed

0 commit comments

Comments
 (0)