diff --git a/docs/changelog.rst b/docs/changelog.rst index 3a4d8a8..a4683c1 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,29 @@ Changelog All commits to this project will be documented in this file. +`Release [v0.3.0] - 2023-06-25 `_ +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +* `See All commits in v0.3.0 `_ + +`e736a00 `_ ... `662bd4b `_ | `See diff for 0.3.0 `_ + +Documentation +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* (`a82a86a `_) - Adjust badges (Jacob Coffee) +* (`662bd4b `_) - Adjust styling and pypi readme (Jacob Coffee) + +Features +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* (`7bc5009 `_) - Include link to all commits in a version (Jacob Coffee) +* (`0e42390 `_) - Add rst to md conversion for gh release notes (Jacob Coffee) + +Miscellaneous Tasks +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* (`168893f `_) - Set execute bit and shebang (Jacob Coffee) + `Release [v0.2.0] - 2023-06-25 `_ ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- * `See All commits in v0.2.0 `_ diff --git a/pyproject.toml b/pyproject.toml index abba2ad..cd560cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "niapi" -version = "0.2.0" +version = "0.3.0" description = "Network Data API" authors = ["Jacob Coffee "] maintainers = [