Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iberianpig committed Apr 15, 2024
1 parent 4524619 commit 4523222
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v0.8.0](https://github.com/iberianpig/fusuma-plugin-thumbsense/tree/v0.8.0) (2024-04-15)

[Full Changelog](https://github.com/iberianpig/fusuma-plugin-thumbsense/compare/v0.7.0...v0.8.0)

**Merged pull requests:**

- Integrate Fusuma-plugin-remap into Detector [\#3](https://github.com/iberianpig/fusuma-plugin-thumbsense/pull/3) ([iberianpig](https://github.com/iberianpig))

## [v0.7.0](https://github.com/iberianpig/fusuma-plugin-thumbsense/tree/v0.7.0) (2023-09-24)

[Full Changelog](https://github.com/iberianpig/fusuma-plugin-thumbsense/compare/v0.6.0...v0.7.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/fusuma/plugin/thumbsense/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Fusuma
module Plugin
module Thumbsense
VERSION = "0.7.0"
VERSION = "0.8.0"
end
end
end

0 comments on commit 4523222

Please sign in to comment.