We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71bcc64 + 1980ed6 commit 9036b0cCopy full SHA for 9036b0c
CHANGELOG.md
@@ -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
17
+- Initial version since 2012
18
0 commit comments