Change BoxPlotItem to reference type #692

This commit is contained in:
Oystein Bjorke 2016-01-01 21:24:50 +01:00
Родитель 7545f8641e
Коммит e30b041261
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -60,6 +60,7 @@ All notable changes to this project will be documented in this file.
- Make numeric values of DateTimeAxis compatible with ToOADate (#660)
- Make struct types immutable (#692)
- Implement IEquatable<T> for struct types (#692)
- BoxPlotItem changed to reference type (#692)
### Removed
- StyleCop tasks (#556)