Skip to content

Commit 5705176

Browse files
committed
Prepare CHANGELOG.md for next release
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
1 parent b11a360 commit 5705176

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## 5.0.1 - 2024-10-03
4+
5+
### Changed
6+
7+
* Nothing
8+
9+
### Added
10+
11+
* Issue [#487](https://github.com/dotkernel/frontend/issues/487): Created file `CHANGELOG.md` by [@alexmerlin](https://github.com/alexmerlin) in [#488](https://github.com/dotkernel/frontend/pull/488)
12+
* Added .gitattributes by [@bidi47](https://github.com/bidi47) in [#489](https://github.com/dotkernel/frontend/pull/489)
13+
14+
### Deprecated
15+
16+
* Nothing
17+
18+
### Removed
19+
20+
* Issue [#493](https://github.com/dotkernel/frontend/issues/493): Removed unused assets by [@alexmerlin](https://github.com/alexmerlin) in [#496](https://github.com/dotkernel/frontend/pull/496)
21+
* Issue [#494](https://github.com/dotkernel/frontend/issues/494): Removed `rector/rector` package and config file by [@alexmerlin](https://github.com/alexmerlin) in [#495](https://github.com/dotkernel/frontend/pull/495)
22+
* Issue [#497](https://github.com/dotkernel/frontend/issues/497): Temporarily remove `.gitattributes` file to repair `CRLF` files by [@alexmerlin](https://github.com/alexmerlin) in [#499](https://github.com/dotkernel/frontend/pull/499)
23+
24+
### Fixed
25+
26+
* Issue [#484](https://github.com/dotkernel/frontend/issues/484): Show correct message when user tries to register with a deleted account email by [@alexmerlin](https://github.com/alexmerlin) in [#491](https://github.com/dotkernel/frontend/pull/491)
27+
* Issue [#498](https://github.com/dotkernel/frontend/issues/498): Fixed `CRLF` files and restored `.gitattributes` by [@alexmerlin](https://github.com/alexmerlin) in [#500](https://github.com/dotkernel/frontend/pull/500)
28+
329
## 5.0.0 - 2024-09-16
430

531
### Changed

0 commit comments

Comments
 (0)