Skip to content

Commit

Permalink
Update Changelog.md for 1.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkDotNet Bot committed May 2, 2024
1 parent e4c80b2 commit dae69c9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ All notable changes to **ValueStringBuilder** will be documented in this file. T

## [Unreleased]

## [1.2.1] - 2024-05-02

### Changed

- Fixed a wrong example tag which shows a language version instead of the language itself

## [1.2.0] - 2024-04-25
Expand Down Expand Up @@ -78,7 +81,8 @@ The following options were added:

- New assembly related objects

[unreleased]: https://github.com/linkdotnet/BuildInformation/compare/1.2.0...HEAD
[unreleased]: https://github.com/linkdotnet/BuildInformation/compare/1.2.1...HEAD
[1.2.1]: https://github.com/linkdotnet/BuildInformation/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/linkdotnet/BuildInformation/compare/1.1.2...1.2.0
[1.1.2]: https://github.com/linkdotnet/BuildInformation/compare/1.1.1...1.1.2
[1.1.1]: https://github.com/linkdotnet/BuildInformation/compare/1.1.0...1.1.1
Expand Down

0 comments on commit dae69c9

Please sign in to comment.