Skip to content

Commit 4113e36

Browse files
authored
version: 2.5.0 -> 2.5.1
1 parent e460183 commit 4113e36

File tree

3 files changed

+91
-116
lines changed

3 files changed

+91
-116
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ 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
as of version 2.1.1.
88

9+
## [2.5.1] - 2021-08-25
10+
### Fixed
11+
- Fixed a bug in capabilities parsing.
12+
913
## [2.5.0] - 2021-06-26
1014
### Added
1115
- Added support for selecting input sources outside of the MCCS specification.
@@ -51,7 +55,8 @@ as of version 2.1.1.
5155
- Added a changelog.
5256

5357

54-
[Unreleased]: https://github.com/newAM/monitorcontrol/compare/2.5.0...HEAD
58+
[Unreleased]: https://github.com/newAM/monitorcontrol/compare/2.5.1...HEAD
59+
[2.5.1]: https://github.com/newAM/monitorcontrol/compare/2.5.0...2.5.1
5560
[2.5.0]: https://github.com/newAM/monitorcontrol/compare/2.4.2...2.5.0
5661
[2.4.2]: https://github.com/newAM/monitorcontrol/compare/2.4.1...2.4.2
5762
[2.4.1]: https://github.com/newAM/monitorcontrol/compare/2.4.0...2.4.1

0 commit comments

Comments
 (0)