Skip to content

Commit

Permalink
modify changelog [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertLucian committed Dec 21, 2018
1 parent e7c0058 commit 85769bf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
v0.2.0:
title: GiggleBot MicroPython Firmware v0.2.0
body:
- Add sphinx documentation for readthedocs.org which includes some tutorials, the API description
of the `gigglebot.py`/`gigglebot_advanced.py`/`distance_sensor.py` modules.
- Add sphinx documentation for readthedocs.org which includes some tutorials and the API description
of `gigglebot.py`/`gigglebot_advanced.py`/`distance_sensor.py` modules.
- Add less complex module called the `gigglebot.py` and rename the old one to `gigglebot_advanced.py`.
- Optimize `gigglebot.py` module for the microbit board to use less RAM.
- Fix formatting and semantic issues in the documentation.
- Fix syntax and logic problems in `gigglebot_advanced.py` module (which is the old module called `gigglebot.py`).
- Fix syntax and logic issues in `gigglebot_advanced.py` module (which is the old module called `gigglebot.py`).
- Minify python modules before integrating them into the firmware.
- Add `usedspace.txt` file as build artifact to indicate the size in bytes of the firmware.
v0.1.0:
title: GiggleBot MicroPython Firmware v0.1.0
body:
Expand Down

0 comments on commit 85769bf

Please sign in to comment.