CHANGELOG.md in whirly-0.2.5 vs CHANGELOG.md in whirly-0.2.6
- old
+ new
@@ -1,9 +1,13 @@
## CHANGELOG
+### 0.2.6
+
+- Update CLI spinners to 1.1.0 (adds "weather" and "christmas")
+
### 0.2.5
-- Update CLI Spinners to 1.0.1
+- Update CLI spinners to 1.0.1
### 0.2.4
- Fix bug that the Whirly thread will also stop when main thread throws error
(patch by @monkbroc)