mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-06-26 22:30:19 +02:00
gem: refactor gemspec, exclude tests from gem, move binaries to ./exe
- based on recommendations of https://piotrmurach.com/articles/writing-a-ruby-gem-specification/
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2.2.0
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
- Refactor gemspec based on [recommendations](https://piotrmurach.com/articles/writing-a-ruby-gem-specification/) so tests are now excluded from gem and binaries move to `./exe` directory
|
||||
|
||||
## 2.1.1 (March 1, 2020)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
Reference in New Issue
Block a user