CHANGELOG.md in fusuma-1.8.0 vs CHANGELOG.md in fusuma-1.9.0
- old
+ new
@@ -1,19 +1,24 @@
# Changelog
-## [Unreleased](https://github.com/iberianpig/fusuma/tree/HEAD)
+## [v1.8.0](https://github.com/iberianpig/fusuma/tree/v1.8.0) (2020-03-28)
-[Full Changelog](https://github.com/iberianpig/fusuma/compare/v1.7.0...HEAD)
+[Full Changelog](https://github.com/iberianpig/fusuma/compare/v1.7.0...v1.8.0)
**Implemented enhancements:**
- Capturing Finger Taps on Touchpad [\#152](https://github.com/iberianpig/fusuma/issues/152)
**Closed issues:**
- When xdotool acts crazy. Workaround should be clearly informed. [\#146](https://github.com/iberianpig/fusuma/issues/146)
+**Merged pull requests:**
+
+- Fix cops [\#158](https://github.com/iberianpig/fusuma/pull/158) ([iberianpig](https://github.com/iberianpig))
+- Add ruby 2.7 to .travis.yml [\#157](https://github.com/iberianpig/fusuma/pull/157) ([iberianpig](https://github.com/iberianpig))
+
## [v1.7.0](https://github.com/iberianpig/fusuma/tree/v1.7.0) (2020-03-25)
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v1.6.0...v1.7.0)
## [v1.6.0](https://github.com/iberianpig/fusuma/tree/v1.6.0) (2020-03-14)
@@ -145,10 +150,11 @@
**Merged pull requests:**
- Interval and threshold specific for a trigger [\#92](https://github.com/iberianpig/fusuma/pull/92) ([irq](https://github.com/irq))
- Fix spelling: Elementary to elementary [\#90](https://github.com/iberianpig/fusuma/pull/90) ([ryonakano](https://github.com/ryonakano))
+- Assigning commands [\#73](https://github.com/iberianpig/fusuma/pull/73) ([iberianpig](https://github.com/iberianpig))
## [v0.9.2](https://github.com/iberianpig/fusuma/tree/v0.9.2) (2018-07-19)
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.9.1...v0.9.2)
@@ -233,11 +239,10 @@
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.3.5...v0.3.7)
**Merged pull requests:**
-- Assigning commands [\#73](https://github.com/iberianpig/fusuma/pull/73) ([iberianpig](https://github.com/iberianpig))
- Update rake requirement to ~\> 12.3 [\#72](https://github.com/iberianpig/fusuma/pull/72) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
## [v0.3.5](https://github.com/iberianpig/fusuma/tree/v0.3.5) (2018-01-01)
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.3.4...v0.3.5)
@@ -277,23 +282,20 @@
**Fixed bugs:**
- parse\_finger\_directions: undefined method `tr' for nil:NilClass \(NoMethodError\) [\#29](https://github.com/iberianpig/fusuma/issues/29)
- Error after upgrading to libinput 1.6.0 [\#26](https://github.com/iberianpig/fusuma/issues/26)
-**Merged pull requests:**
-
-- Added interval options to config. [\#36](https://github.com/iberianpig/fusuma/pull/36) ([joshuatshaffer](https://github.com/joshuatshaffer))
-
## [v0.2.7](https://github.com/iberianpig/fusuma/tree/v0.2.7) (2017-02-04)
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.2.6...v0.2.7)
**Implemented enhancements:**
- How about add a "-c" options to specify config file manually? [\#24](https://github.com/iberianpig/fusuma/issues/24)
**Merged pull requests:**
+- Added interval options to config. [\#36](https://github.com/iberianpig/fusuma/pull/36) ([joshuatshaffer](https://github.com/joshuatshaffer))
- update parser [\#30](https://github.com/iberianpig/fusuma/pull/30) ([iberianpig](https://github.com/iberianpig))
## [v0.2.6](https://github.com/iberianpig/fusuma/tree/v0.2.6) (2017-01-22)
[Full Changelog](https://github.com/iberianpig/fusuma/compare/v0.2.5...v0.2.6)