Skip to content

Commit cda36cb

Browse files
committed
Release version 1.6.0
Update changelog with release date and link to tag. Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
1 parent 9db17f9 commit cda36cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6-
## [Unreleased]
6+
## [1.6.0] - 2023-08-17
77
### Changed
88
- Maintenance changes.
99
- The script example in the Help content was updated to use the injected core variables instead of using the fully qualified class name.
@@ -52,7 +52,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5252

5353
Initial laser version.
5454

55-
[Unreleased]: https://github.com/kingthorin/neonmarker/compare/v1.5.0...HEAD
55+
[1.6.0]: https://github.com/kingthorin/neonmarker/compare/v1.5.0...v1.6.0
5656
[1.5.0]: https://github.com/kingthorin/neonmarker/compare/v1.4.0...v1.5.0
5757
[1.4.0]: https://github.com/kingthorin/neonmarker/compare/v1.3.0...v1.4.0
5858
[1.3.0]: https://github.com/kingthorin/neonmarker/compare/v1.2.0...v1.3.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=1.6.0
2-
release=false
2+
release=true

0 commit comments

Comments
 (0)