Skip to content

Commit 50d1a63

Browse files
committed
Release 0.9.0
1 parent 483edc4 commit 50d1a63

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ On [Packagist](https://packagist.org/packages/data-values/javascript):
1111

1212
## Release notes
1313

14-
### 0.9.0 (dev)
14+
### 0.9.0 (2017-09-01)
1515
* Removed `valueFormatters.ValueFormatterStore`.
16+
* Removed the `options` constructor parameter as well as the `getOptions` method from
17+
`valueFormatters.ValueFormatter`.
18+
* Removed `dataValues.DataValue.getSortKey` from the interface and all implementations.
1619
* Removed `dataValues.TimeValue.getYear`, `getMonth`, `getDay`, `getHour`, `getMinute`, and
1720
`getSecond`.
18-
* Removed `dataValues.DataValue.getSortKey` from the interface and all implementations.
1921
* Removed `globeCoordinate.GlobeCoordinate.iso6709`.
2022
* Declared `globeCoordinate.GlobeCoordinate.getDecimal` private.
2123

0 commit comments

Comments
 (0)