mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2025-01-09 16:27:53 +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
|
# Changelog
|
||||||
|
|
||||||
## [Unreleased][] - 2021-08-14
|
## [Unreleased][] - 2021-08-19
|
||||||
|
|
||||||
### Added
|
|
||||||
|
|
||||||
- Support for arguments
|
- Support for arguments
|
||||||
- Configuration file support with fallback values
|
- Configuration file support with fallback values
|
||||||
- Made messages more readable
|
- Made messages more readable
|
||||||
- Improved documentation in docstrings
|
- Improved documentation in docstrings
|
||||||
|
|
||||||
### Changed
|
|
||||||
|
|
||||||
- Changed default name of mesh network. **This will make naxalnet
|
- 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
|
- New versioning scheme that conforms to PEP 440
|
||||||
|
|
||||||
## [v0.2.0][] - 2021-07-26
|
## [v0.2.0][] - 2021-07-26
|
||||||
|
|
||||||
### Added
|
|
||||||
|
|
||||||
- rfkill support
|
- rfkill support
|
||||||
|
|
||||||
### Changed
|
|
||||||
|
|
||||||
- rewrite into python module
|
- rewrite into python module
|
||||||
|
|
||||||
## [v0.1.0][] - 2021-06-19
|
## [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
|
# In case you forgot to change the version, skip the number
|
||||||
# and put the next number in the next commit.
|
# and put the next number in the next commit.
|
||||||
__version__ = "0.2.0a3.dev7"
|
__version__ = "0.2.0a4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user