Skip to content

Commit af5f323

Browse files
committed
Update change log to v1.0.0
1 parent 510d981 commit af5f323

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
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+
## 1.0.0
55
### Added
66
- Added MaximumRange to limit the zoom. (#401)
77
- Created a new OxyPlot.Mobile NuGet package to combine the mobile platforms into a single package. (#362)
@@ -140,7 +140,7 @@ All notable changes to this project will be documented in this file.
140140
- Set Resolution in WinForms PngExporter (#754)
141141
- Axis should never go into infinite loop (#758)
142142

143-
## [2014.1.546] - 2014-10-22
143+
## 2014.1.546 - 2014-10-22
144144
### Added
145145
- Support data binding paths ("Point.X") (#210)
146146
- Support for Xamarin.Forms (#204)
@@ -164,5 +164,4 @@ All notable changes to this project will be documented in this file.
164164
- Add overridable Axis.FormatValueOverride (#181)
165165
- PngExporter text formatting (#170)
166166

167-
[Unreleased]: https://github.com/oxyplot/oxyplot/compare/v2014.1.546...HEAD
168-
[2014.1.546]: https://github.com/oxyplot/oxyplot/compare/v2014.1.319...v2014.1.546
167+
[Unreleased]: https://github.com/oxyplot/oxyplot/compare/v1.0.0...HEAD

0 commit comments

Comments
 (0)