Skip to content

Commit

Permalink
Autogenerated release minor
Browse files Browse the repository at this point in the history
  • Loading branch information
julianneswinoga committed Jun 4, 2023
1 parent 75f352b commit b769084
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
#### [1.3.0](https://github.com/julianneswinoga/flightgear-python/compare/1.2.2...1.3.0)

> 4 June 2023
- Add GUI interface
- Add basic GUI documentation [`75f352b`](https://github.com/julianneswinoga/flightgear-python/commit/75f352b60800e5a0c639367cb4b284f9529a5bff)
- Add `simple_wing_level.py` example [`#7`](https://github.com/julianneswinoga/flightgear-python/pull/7)
- Add GUI pickling test, update poetry.lock [`cd0ed18`](https://github.com/julianneswinoga/flightgear-python/commit/cd0ed185ddf6e76118d8cb212d1983e29031b30d)

#### [1.2.2](https://github.com/julianneswinoga/flightgear-python/compare/1.2.1...1.2.2)

> 13 March 2023
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "flightgear_python"
version = "1.2.2"
version = "1.3.0"
description = "Interface for FlightGear network connections"
authors = ["Julianne Swinoga <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit b769084

Please sign in to comment.