CHANGELOG.md in github-ds-0.2.0 vs CHANGELOG.md in github-ds-0.2.1
- old
+ new
@@ -1,6 +1,12 @@
# Changelog
+## 0.2.1
+
+Additions
+
+* `Result.new` without block returns `true` for `ok?` https://github.com/github/github-ds/pull/19
+
## 0.2.0
Fixes
* Fixed rails generator name https://github.com/github/github-ds/pull/16