Skip to content

Commit 1980ed6

Browse files
author
Marc Littlemore
committed
Add CHANGELOG
1 parent 71bcc64 commit 1980ed6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7+
8+
## [2.0.0] - 2017-07-11
9+
### Added
10+
- Allow `ItemSearch` to be sorted by value
11+
12+
### Change
13+
- Defaults to using HTTPS endpoint rather than HTTP
14+
15+
## [1.0.0] - 2017-07-11
16+
### Added
17+
- Initial version since 2012
18+

0 commit comments

Comments
 (0)