diff --git a/CHANGELOG.md b/CHANGELOG.md index 80b898d..15d66e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,19 +5,22 @@ All notable changes to the LeggedSnake will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.3.1] - 2023-06-14 -### Added +Starting from 0.3.1, we won't include "-alpha" or "-beta" in the naming scheme, +as it is considered irrelevant. + +### Added in 0.3.1 - ``requirements-dev.txt`` that contain dev requirements. It makes contribution easier. - PyCharm configuration files. -### Changed +### Changed in 0.3.1 - Animations are now all stored in local variables, and no longer in an "ani" global list of animations. -### Fixed +### Fixed in 0.3.1 - The main example file ``strider.py`` was launching animations for each subprocess. This file is now considered an executable. diff --git a/docs/doctrees/changeloglink.doctree b/docs/doctrees/changeloglink.doctree index 7ec973f..9acfaff 100644 Binary files a/docs/doctrees/changeloglink.doctree and b/docs/doctrees/changeloglink.doctree differ diff --git a/docs/doctrees/environment.pickle b/docs/doctrees/environment.pickle index 53d89c6..37fb3d0 100644 Binary files a/docs/doctrees/environment.pickle and b/docs/doctrees/environment.pickle differ diff --git a/docs/html/changeloglink.html b/docs/html/changeloglink.html index 1570a86..e222e08 100644 --- a/docs/html/changeloglink.html +++ b/docs/html/changeloglink.html @@ -46,10 +46,10 @@