We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdcce60 commit 31db592Copy full SHA for 31db592
CHANGELOG.md
@@ -0,0 +1,17 @@
1
+# Change Log
2
+
3
+**ATTN**: This project uses [semantic versioning](http://semver.org/).
4
5
+## [Unreleased]
6
7
+## 0.2.0 - 2016-11-19
8
+Bug fixes:
9
+* Only query for the current project once (remove duplicate warning messages)
10
+* Friendlier error messages when CircleCI token is not set
11
12
+Features:
13
+* `list-env-vars` command added
14
15
+## 0.1.0 - 2016-01-22
16
+### Added
17
+- Initial implementation.
0 commit comments