Skip to content

Commit d490d70

Browse files
committed
Release pasfmt-rad 0.2.1
1 parent 3e85143 commit d490d70

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.2.1] - 2025-05-19
99

1010
### Fixed
1111

@@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333
* `Tools > Pasfmt > Settings...` to configure various user-level options.
3434
* Format-on-save functionality.
3535

36-
[Unreleased]: https://github.com/integrated-application-development/delphilint/compare/v0.2.0...HEAD
36+
[Unreleased]: https://github.com/integrated-application-development/delphilint/compare/v0.2.1...HEAD
37+
[0.2.1]: https://github.com/integrated-application-development/delphilint/compare/v0.2.0..v0.2.1
3738
[0.2.0]: https://github.com/integrated-application-development/delphilint/compare/v0.1.0..v0.2.0
3839
[0.1.0]: https://github.com/integrated-application-development/delphilint/releases/tag/v0.1.0

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.2.0+dev"
2+
"version": "0.2.1"
33
}

0 commit comments

Comments
 (0)