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
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,31 @@
1
1
# Changelog
2
2
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)
0 commit comments