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
+17
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org).
6
6
7
+
## [2.5.2] - 2024-06-19
8
+
#### Added
9
+
**Nothing*
10
+
11
+
#### Changed
12
+
**Nothing*
13
+
14
+
#### Deprecated
15
+
**Nothing*
16
+
17
+
#### Removed
18
+
**Nothing*
19
+
20
+
#### Fixed
21
+
* Do not allow more than 1 consecutive empty line.
0 commit comments