Skip to content

Commit

Permalink
update docs for v10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rotanid committed Sep 8, 2020
1 parent ef6ef5a commit e540ff6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Freifunk Altdorf Firmware Changelog

## v10
- Update to Gluon v2020.2.1 (see upstream release notes!)
- Changes: https://gluon.readthedocs.io/en/v2020.2.x/releases/v2020.2.html
- Changes: https://gluon.readthedocs.io/en/v2020.2.x/releases/v2020.2.1.html
- Update site.conf
- change autoupdater path due to major release
- add SSID Freifunk_OWE for WPA3 Enhanced Open (only for devices with enough flash memory)
- Update site.mk
- restructuring
- add wireless-encryption-wpa3 for Private WLAN security with WPA3 (only for devices with enough flash memory)
- add broken-wlan-workaround
- new target
- x86-legacy (not built by default)

## v9
- Update to Gluon v2020.1.3 (see upstream release notes!)
- Changes: https://gluon.readthedocs.io/en/v2020.1.x/releases/v2020.1.html
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ Check out this repository and execute `make`, i.e. like this:

## Further Resources

Look at the [site configuration related Gluon documentation](https://gluon.readthedocs.io/en/v2020.1.x/user/site.html)
Look at the [site configuration related Gluon documentation](https://gluon.readthedocs.io/en/v2020.2.x/user/site.html)
for information on site configuration options and examples from other communities.

0 comments on commit e540ff6

Please sign in to comment.