File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# X.X.X (Next)
22
3- - Fix automatic require
3+ * Fix automatic require
4+ * Fix the Libbz2::finalizer method.
5+
6+ ## Tooling and internal changes
7+
8+ * Fix tests on Windows
9+ * Use github actions for CI
10+ * Add require statement to the example
11+ * Add LICENSE file
12+ * Use Markdown for the LICENSE and tidy up the README.
13+ * Update GitHub Actions workflows.
14+ * Update version of Rake to fix security alert.
15+ * Remove Pry and Guard development dependencies.
16+ * Update minimum version of RubyZip required.
17+ * Update MiniTest dependency.
18+ * Add a test to ensure correct version number format.
19+ * Add `bin/console'.
420
521# 0.0.1
622
7- - Initial version
23+ * Initial version
24+
25+ ## About this Changelog file
26+
27+ This file is, at least in part, generated by the following command:
28+
29+ ``` shell
30+ $ git log --pretty=format:" * %s" --reverse --no-merges < commit-hash> ..
31+ ```
You can’t perform that action at this time.
0 commit comments