set up auto build of executables and advance version number
Build and Release Amsterdam Assets / build-and-upload (release) Failing after 1m0s

This commit is contained in:
2026-04-29 22:29:35 -06:00
parent 631215f6a0
commit 10a347747e
3 changed files with 74 additions and 3 deletions
+6 -2
View File
@@ -1,11 +1,11 @@
# Changelog
## Release 0.2.0 - {{date}}
## Release 0.2.0 - April 29, 2026
### Bug Fixes
* Architectural error: conference aliases now have community scope, rather than global scope.
* Fis to link for showing hidden posts.
* Fix to link for showing hidden posts.
### Enhancements
@@ -13,6 +13,10 @@
* Admin can now change the name of a user account (issue #2).
* Apple site icon added (issue #5).
### Meta-Enhancements
* Action included to automagically build binaries when a release happens.
## Release 0.1.1 - April 11, 2020
* Fixed a bug in post link resolution at post time which was causing the conference alias to be set incorrectly (issue #3).