Skip to content

Commit c2dfa1d

Browse files
committed
Fix versioning and changelog, current is actually 1.6.0
1 parent d7f4647 commit c2dfa1d

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
11
# Changelog
22

3-
## v1.5.0 (29.01.2025)
3+
## v1.6.0 (29.01.2025)
44

55
### Enhancements
66

77
- Parse code with trailing commas and semicolons and just remove them when reprinting
88

9+
## v1.5.0 (03.09.2024)
10+
11+
### Enhancements
12+
13+
- Support OTP 27 sigils https://www.erlang.org/blog/highlights-otp-27/#sigils
14+
- Support OTP 27 triple-quoted strings https://www.erlang.org/blog/highlights-otp-27/#triple-quoted-strings
15+
- Support new documentation attributes
16+
17+
### Fixes
18+
19+
- Apply `exclude_files` to `files` absolute paths - mixing relative & absolute paths could lead to
20+
unexpected behaviour before
21+
922
## v1.4.0 (28.08.2024)
1023

1124
### Enhancements

0 commit comments

Comments
 (0)