File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
- ## [ Unreleased ]
4
+ ## 1.0.0
5
5
### Added
6
6
- Added MaximumRange to limit the zoom. (#401 )
7
7
- 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.
140
140
- Set Resolution in WinForms PngExporter (#754 )
141
141
- Axis should never go into infinite loop (#758 )
142
142
143
- ## [ 2014.1.546] - 2014-10-22
143
+ ## 2014.1.546 - 2014-10-22
144
144
### Added
145
145
- Support data binding paths ("Point.X") (#210 )
146
146
- Support for Xamarin.Forms (#204 )
@@ -164,5 +164,4 @@ All notable changes to this project will be documented in this file.
164
164
- Add overridable Axis.FormatValueOverride (#181 )
165
165
- PngExporter text formatting (#170 )
166
166
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
You can’t perform that action at this time.
0 commit comments