Skip to content

Commit

Permalink
Bump version to 2.0.5
Browse files Browse the repository at this point in the history
## [2.0.5] - 2023-02-10

### Added
- Typed device extensions.
  • Loading branch information
gsvgit committed Feb 10, 2023
1 parent 9d902ab commit fdff43c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.5] - 2023-02-10

### Added
- Typed device extensions.

## [2.0.4] - 2023-01-13

### Added
Expand Down Expand Up @@ -277,7 +282,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- FSharp.Core form NuGet
- .NET 4.5

[Unreleased]: https://github.com/YaccConstructor/Brahma.FSharp/compare/v2.0.4...HEAD
[Unreleased]: https://github.com/YaccConstructor/Brahma.FSharp/compare/v2.0.5...HEAD
[2.0.5]: https://github.com/YaccConstructor/Brahma.FSharp/compare/v2.0.4...v2.0.5
[2.0.4]: https://github.com/YaccConstructor/Brahma.FSharp/compare/v2.0.3...v2.0.4
[2.0.3]: https://github.com/YaccConstructor/Brahma.FSharp/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/YaccConstructor/Brahma.FSharp/compare/v2.0.1...v2.0.2
Expand Down

0 comments on commit fdff43c

Please sign in to comment.