pybatmesh/CHANGELOG.md
Pranav Jerry 550529e3d0
updated CHANGELOG
I forgot to update it in the previous commit
2021-08-13 10:48:58 +05:30

642 B

Changelog

Unreleased - 2021-08-13

Added

  • Support for arguments
  • Configuration file support
  • New versioning scheme that conforms to PEP 440

Changed

  • Changed default name of adhoc network. This will make naxalnet incompatible with previous versions.

v0.2.0 - 2021-07-26

Added

  • rfkill support

Changed

  • rewrite into python module

v0.1.0 - 2021-06-19

Initial version