You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
-
# [18.0.0] (2024-05-31)
4
+
# [18.0.0] (2024-06-20)
5
5
6
6
### Improvements
7
-
- Update to Angular 18
7
+
- Update to Angular 18 ([643](https://github.com/vlio20/angular-datepicker/pull/643)) closes [#638](https://github.com/vlio20/angular-datepicker/issues/644) - PR by [@henrikgrubbe](https://github.com/henrikgrubbe)
8
8
9
9
# [17.0.0] (2023-12-10)
10
10
@@ -31,7 +31,7 @@ All notable changes to this project will be documented in this file.
31
31
# [14.0.1] (2022-07-23)
32
32
33
33
### Bug Fixes
34
-
- Error when min config is used as string([601](https://github.com/vlio20/angular-datepicker/pull/601)) closes [#595](https://github.com/vlio20/angular-datepicker/issues/595) - Reported by [@tomulticolaure](https://github.com/slickam)
34
+
- Error when min config is used as ([601](https://github.com/vlio20/angular-datepicker/pull/601)) closes [#595](https://github.com/vlio20/angular-datepicker/issues/595) - Reported by [@tomulticolaure](https://github.com/slickam)
0 commit comments