Skip to content

Commit 2135cc3

Browse files
committed
Changelog for 0.3.0-alpha001
1 parent 5a20a51 commit 2135cc3

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
# Changelog
22

3-
## Unreleased
3+
## [0.3.0-alpha001] - 2025.09.01
4+
5+
### Changed
6+
7+
* [Remove parser, port C# Task, and other modernisation](https://github.com/ionide/KeepAChangelog/pull/30) thanks @tboby
8+
* [Add formatting and Warnings as Errors](https://github.com/ionide/KeepAChangelog/pull/33) thanks @tboby
9+
* [Improve tests, correctly trigger warnings, and fix output markdown format](https://github.com/ionide/KeepAChangelog/pull/32) thanks @tboby
410

511
### Fixed
612

7-
* Fix bundled dependencies into the package for net6.0
13+
* [Fix bundled dependencies into the package for net6.0](https://github.com/ionide/KeepAChangelog/pull/29) thanks @MangelMaxime
14+
* [Fix warnings so that they actually trigger!](https://github.com/ionide/KeepAChangelog/pull/31) thanks @tboby
15+
16+
817

918
## [0.2.0] - 2023.12.05
1019

0 commit comments

Comments
 (0)