Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

Commit 79250ed

Browse files
committed
Changelog update - v0.2.5
1 parent e5c9571 commit 79250ed

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## [Unreleased]
66

7+
## [0.2.5] - 2023-07-30
8+
79
### Added
810
- Support for the new IDEA platform version 2023.2
911
- Updated to the latest JetBrain's IntelliJ platform plugin version.
@@ -110,7 +112,8 @@
110112
- - ~~`\\` Line strings sometimes aren't parsed correctly.~~. Fixed on version 0.0.6
111113
- ~~`asm volatile` sometimes aren't parsed correctly.~~. Fixed on version 0.0.4
112114

113-
[Unreleased]: https://github.com/MarioAriasC/zig-support/compare/v0.2.4...HEAD
115+
[Unreleased]: https://github.com/MarioAriasC/zig-support/compare/v0.2.5...HEAD
116+
[0.2.5]: https://github.com/MarioAriasC/zig-support/compare/v0.2.4...v0.2.5
114117
[0.2.4]: https://github.com/MarioAriasC/zig-support/compare/v0.2.2...v0.2.4
115118
[0.2.2]: https://github.com/MarioAriasC/zig-support/compare/v0.2.1...v0.2.2
116119
[0.2.1]: https://github.com/MarioAriasC/zig-support/compare/v0.2.0...v0.2.1

0 commit comments

Comments
 (0)