Skip to content

Commit 1ce5520

Browse files
committed
Release v0.1.0
Signed-off-by: James Couball <[email protected]>
1 parent 8051772 commit 1ce5520

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## v0.1.0 (2024-07-03)
2+
3+
[Full Changelog](https://github.com/main-branch/command_line_boss/compare/6cafbd0..v0.1.0)
4+
5+
Changes:
6+
7+
* 8051772 Remove JRuby build
8+
* 6c60ac0 Integrate turnip for testing
9+
* 07a983d Update CodeClimate test reporter id
10+
* d605a91 Remove the JRuby windows build
11+
* da7b1d3 Use minimum supported Ruby (3.1) on Windows
12+
* bcbddef Define the CI build with Github Actions
13+
* 0c9be2b Add create_github_release to the project
14+
* ef55727 Define default rake task
15+
* 541f2f8 Integrate YARD
16+
* aa171ea Autocorrect all rubocop offenses
17+
* c151f47 Integrate Rubocop
18+
* ba8054e Integrate RSpec
19+
* 421ea2d Add gem build to Rakefile, exclude /Gemfile.lock, fix rubocop typo
20+
* d9a9cd6 Integrate Bundler Audit
21+
* b38761f Start with an empty Rakefile
22+
* 3972ad8 Define homepage, source, changelog, and doc links
23+
* 4c1fdf8 Allow the CommandLineBoss gem to be pushed to rubygems
24+
* 81ea3e2 Require Ruby 3.1.0 or later
25+
* 4b5fc63 Set gemspec summary and description
26+
* f5ed145 Move dev dependencies to the gemspec
27+
* 6cafbd0 Generated version
28+
129
## [Unreleased]
230

331
## [0.1.0] - 2024-05-29

0 commit comments

Comments
 (0)