We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a104d commit c835ecfCopy full SHA for c835ecf
1 file changed
CHANGELOG.md
@@ -0,0 +1,15 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
9
+## [0.1.1] - 2019-05-08
10
+### Fixed
11
+- Not failing when embedded labels are wrong [#13](https://github.com/cabify/gotoprom/pull/13)
12
13
+## [0.1.0] - 2019-05-07
14
+### Added
15
+- All the code for the initial open source release
0 commit comments