mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2025-01-10 00:37:49 +05:30
updated CHANGELOG and version in __init__.py
Ready for merge
This commit is contained in:
parent
ee341d6967
commit
97b1f46535
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [Unreleased][] - 2021-09-05
|
||||||
|
|
||||||
|
- Now logs to systemd journal. New dependency - `python3-systemd`
|
||||||
|
|
||||||
## [v0.3.0][] - 2021-08-19
|
## [v0.3.0][] - 2021-08-19
|
||||||
|
|
||||||
- Support for arguments
|
- Support for arguments
|
||||||
|
@ -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.3.0a1.dev4"
|
__version__ = "0.3.0a2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user