We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b9b6a commit d55a1cfCopy full SHA for d55a1cf
1 file changed
CHANGELOG.md
@@ -0,0 +1,22 @@
1
+# Change Log
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
+and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
8
+## [0.1.2]
9
10
+### Fixed
11
12
+- Issue with blank top level subdirectory.
13
14
+## [0.1.1] - 2017-08-11
15
16
+### Added
17
18
+- Added new 'urls' namespace
19
20
+## [0.1.0] - 2017-08-05
21
22
+First official release
0 commit comments