diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000..208d894 --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,42 @@ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Changelog for package network_bridge +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Forthcoming +----------- +* Merge branch 'main' of github.com:brow1633/tether +* Updated package.xml deps +* Update README.md +* Add release to CI, turn off fail fast +* Update README.md +* add pkg-config +* CI +* Python linting +* Create CI.yml +* Add boost system for asio +* Remove un-needed from package.xml +* Dependency and CMake Changes +* Remove Boost as dependency +* Added const for jazzy +* Fixed package.xml deps +* Change package name +* Use bit_cast instead of reinterpret_cast +* Fix TCP Packet Framing +* linting +* Merge branch 'main' of github.com:brow1633/tether +* Updated license +* Update README.md +* Contributors: Ethan Brown, brow1633 + +1.0.0 (2024-05-31) +------------------ +* Update README.md +* Update README.md +* Update README.md +* Update README.md +* Added subscription namespaces, docs +* Added license to one file +* Updated readme +* init commit +* Initial commit +* Contributors: Ethan Brown, brow1633