CHANGELOG.md in lxi_rb-0.7.2 vs CHANGELOG.md in lxi_rb-0.7.3
- old
+ new
@@ -1,5 +1,18 @@
+<!-- prettier-ignore-start -->
+# Changelog
+
+All notable changes to this project will be documented in this file.
+
+- - -
+## [v0.7.3](https://github.com/robcarruthers/lxi_rb/compare/v0.7.2..v0.7.3) - 2023-05-15
+#### Refactoring
+- **(gemspec)** Update Gemfile with dev group - ([b5e5cdd](https://github.com/robcarruthers/lxi_rb/commit/b5e5cdd8d7c0517e980700b43c4080ea03bf8467)) - [@robcarruthers](https://github.com/robcarruthers)
+
+- - -
+
+
## Unreleased ([acccfa6..0c42910](https://github.com/robcarruthers/lxi_rb/compare/acccfa6..0c42910))
#### Bug Fixes
- **(linux)** Add liblxi library name - ([4192527](https://github.com/robcarruthers/lxi_rb/commit/4192527ada8d6c4b663f04e019e4d4a20a783b4a)) - [@robcarruthers](https://github.com/robcarruthers)
#### Miscellaneous Tasks
- **(ffi)** Add library flags - ([0c42910](https://github.com/robcarruthers/lxi_rb/commit/0c429109fa105a2c51ca2fc3677188106f5a4f43)) - [@robcarruthers](https://github.com/robcarruthers)
@@ -208,6 +221,6 @@
- **(ffi)** Remove comment - ([59985e6](https://github.com/robcarruthers/lxi_rb/commit/59985e61d5c8ba44c24338f793113987588677d9)) - [@robcarruthers](https://github.com/robcarruthers)
- **(ffi)** Refine code layout - ([1157a3d](https://github.com/robcarruthers/lxi_rb/commit/1157a3df2704f15f367985d1a2de602bc3f7e8d4)) - [@robcarruthers](https://github.com/robcarruthers)
#### Tests
- make default tests pass - ([da68bff](https://github.com/robcarruthers/lxi_rb/commit/da68bff976bea886a99a0d31c35fd17df7b780f5)) - [@robcarruthers](https://github.com/robcarruthers)
-
+<!-- prettier-ignore-end -->