Skip to content

Commit

Permalink
Update changelog and bump version to 1.0.0-preview.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeago committed Aug 23, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0ce1130 commit 1c0978c
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Known problems introduced by this release

## [1.0.0-preview.5](https://github.com/Buildvana/PolyKit/releases/tag/1.0.0-preview.5) (2022-08-23)

### New features

- Added support for writing [custom string interpolation handlers](https://docs.microsoft.com/en-us/dotnet/csharp/whats-new/tutorials/interpolated-string-handler) by polyfilling related attributes.

## [1.0.0-preview.4](https://github.com/Buildvana/PolyKit/releases/tag/1.0.0-preview.4) (2022-08-15)

### Bugs fixed in this release
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0-preview.4
1.0.0-preview.5

0 comments on commit 1c0978c

Please sign in to comment.