Skip to content

Commit aa34db7

Browse files
committed
Added changelog for 0.3.0
1 parent ff185ba commit aa34db7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/changelog/0.3.0-changelog.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## [0.3.0](https://github.com/BYUCamachoLab/autogator/releases/tag/0.3.0) - 2022-02-07
2+
3+
### Added
4+
- First public release.
5+
- Support for multiple configuration profiles, allows you to create multiple
6+
hardware configurations or setups to load into the program.
7+
8+
### Changed
9+
- Only supports Python 3.7+.
10+
- Moved to ``pyproject.toml`` and ``setup.cfg`` files.
11+
- Default data directory is no longer a system-managed folder (caused headaches
12+
on Linux)
13+
- Switched to GPLv3+ license to protect open-source nature of this work.
14+
15+
### Removed
16+
- Support for Python versions 3.6 and below removed.

0 commit comments

Comments
 (0)