We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c16fdc commit 9e8d7abCopy full SHA for 9e8d7ab
CHANGELOG.md
@@ -1,6 +1,16 @@
1
Changelog
2
========================================
3
4
+v1.2.3 - 2024-10-16
5
+----------------------------------------
6
+
7
+- Fix docker image for multi-arch [`5660a3e`](https://github.com/DannyBen/bashly/commit/5660a3e)
8
+- Fix INI library when loading multiple files [`6bfb1bc`](https://github.com/DannyBen/bashly/commit/6bfb1bc)
9
+- Add sub dependencies to avoid Ruby 3.3.5 warnings [`30b7318`](https://github.com/DannyBen/bashly/commit/30b7318)
10
+- Fix `conflicts` in fixed flags [`152069a`](https://github.com/DannyBen/bashly/commit/152069a)
11
+- Compare [`v1.2.2..v1.2.3`](https://github.com/dannyben/bashly/compare/v1.2.2..v1.2.3)
12
13
14
v1.2.2 - 2024-08-17
15
----------------------------------------
16
0 commit comments