CHANGES.md in ffi-openmpt-0.4.0 vs CHANGES.md in ffi-openmpt-0.4.1
- old
+ new
@@ -1,6 +1,10 @@
# Changes log for the Ruby OpenMPT library (ffi-openmpt)
+## Version 0.4.1
+
+* Use an explicit begin block in Module#get_names.
+
## Version 0.4.0
* Update the minimum ruby version to 2.3.
* Update to use bundler 2.0.1.
* Update the string example in README.md.