File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,3 +4,17 @@ All notable changes to the process_executer gem will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## v0.1.0 (2024-10-17)
9+
10+ [ Full Changelog] ( https://github.com/main-branch/bundler-gem_bytes/compare/ce13f25..v0.1.0 )
11+
12+ Changes:
13+
14+ * b678393 feat: download and execute GemBytes script
15+ * 88c3ee9 chore: add script loading to the bundler plugin
16+ * afda321 chore: add bug tracker uri to gemspec
17+ * fe40e6c feat: add the script loader class
18+ * 83c8841 fix: correct the require for bindler/gem_bytes in bin/console
19+ * 74a638a chore: implement bundler plugin
20+ * ce13f25 chore: initial version
You can’t perform that action at this time.
0 commit comments