added CHANGELOG.md
Contributors should update this file everytime they create a commit
This commit is contained in:
parent
2e4149d943
commit
ebc7e39d76
1 changed files with 25 additions and 0 deletions
25
CHANGELOG.md
Normal file
25
CHANGELOG.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
# Changelog
|
||||
|
||||
## [Unreleased][] - 2021-08-05
|
||||
|
||||
### Added
|
||||
|
||||
- Support for arguments
|
||||
|
||||
## [v0.2.0][] - 2021-07-26
|
||||
|
||||
### Added
|
||||
|
||||
- rfkill support
|
||||
|
||||
### Changed
|
||||
|
||||
- rewrite into python module
|
||||
|
||||
## [v0.1.0][] - 2021-06-19
|
||||
|
||||
Initial version
|
||||
|
||||
[unreleased]: https://git.disroot.org/pranav/naxalnet/compare/v0.2.0...HEAD
|
||||
[v0.2.0]: https://git.disroot.org/pranav/naxalnet/compare/v0.1.0...v0.2.0
|
||||
[v0.1.0]: https://git.disroot.org/pranav/naxalnet/releases/tag/v0.1.0
|
Loading…
Reference in a new issue