Skip to content

Commit 989df42

Browse files
authored
Update changelog for 2.2.0 (#2101)
* Update changelog for 2.2.0
1 parent 74d1600 commit 989df42

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## Unreleased
4+
## [2.2.0] - 2024-09-03
55

66
### Added
77
- Example to demonstrate BarSeries HitTest bug (#2038)
@@ -517,6 +517,8 @@ All notable changes to this project will be documented in this file.
517517
- PngExporter text formatting (#170)
518518

519519
[Unreleased]: https://github.com/oxyplot/oxyplot/compare/v2.1.0...HEAD
520+
[2.2.0]: https://github.com/oxyplot/oxyplot/compare/v2.1.2...v2.2.0
521+
[2.1.2]: https://github.com/oxyplot/oxyplot/compare/v2.1.0...v2.1.2
520522
[2.1.0]: https://github.com/oxyplot/oxyplot/compare/v2.0.0...v2.1.0
521523
[2.0.0]: https://github.com/oxyplot/oxyplot/compare/v1.0.0...v2.0.0
522524
[1.0.0]: https://github.com/oxyplot/oxyplot/compare/v0.2014.1.546...v1.0.0

0 commit comments

Comments
 (0)