CHANGELOG.md in string_splitter-0.5.0 vs CHANGELOG.md in string_splitter-0.5.1
- old
+ new
@@ -1,4 +1,9 @@
+## 0.5.1 - 2018-07-01
+
+- set StringSplitter::VERSION when `string_splitter.rb` is loaded
+- doc tweaks
+
## 0.5.0 - 2018-06-26
- don't treat string delimiters as patterns
- add a `reject`/`exclude` option which rejects splits at the specified positions
- add a `select` alias for `at`