mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2024-11-27 01:02:15 +05:30
updated CHANGELOG and version
Ready for merge
This commit is contained in:
parent
fdbbca686d
commit
9f8a5b3d0d
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,28 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased][] - 2021-08-14
|
||||
|
||||
### Added
|
||||
## [Unreleased][] - 2021-08-19
|
||||
|
||||
- Support for arguments
|
||||
- Configuration file support with fallback values
|
||||
- Made messages more readable
|
||||
- Improved documentation in docstrings
|
||||
|
||||
### Changed
|
||||
|
||||
- Changed default name of mesh network. **This will make naxalnet
|
||||
incompatible with previous versions.**
|
||||
incompatible with nodes running previous versions.**
|
||||
- New versioning scheme that conforms to PEP 440
|
||||
|
||||
## [v0.2.0][] - 2021-07-26
|
||||
|
||||
### Added
|
||||
|
||||
- rfkill support
|
||||
|
||||
### Changed
|
||||
|
||||
- rewrite into python module
|
||||
|
||||
## [v0.1.0][] - 2021-06-19
|
||||
|
@ -36,4 +36,4 @@ See README.md for documentation.
|
||||
#
|
||||
# In case you forgot to change the version, skip the number
|
||||
# and put the next number in the next commit.
|
||||
__version__ = "0.2.0a3.dev7"
|
||||
__version__ = "0.2.0a4"
|
||||
|
Loading…
Reference in New Issue
Block a user