summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrstular <rok@stular.eu>2020-02-05 10:56:04 +0100
committerrstular <rok@stular.eu>2020-02-05 10:56:04 +0100
commit5dc39f7d2ed47917fc8ad8f6498526281ce70a2f (patch)
tree12175e29c204a50846a3af66780635a5c62a7d32
parentChanged promise handling on gradings (#5) (diff)
downloadbeziapp-5dc39f7d2ed47917fc8ad8f6498526281ce70a2f.tar
beziapp-5dc39f7d2ed47917fc8ad8f6498526281ce70a2f.tar.gz
beziapp-5dc39f7d2ed47917fc8ad8f6498526281ce70a2f.tar.bz2
beziapp-5dc39f7d2ed47917fc8ad8f6498526281ce70a2f.tar.lz
beziapp-5dc39f7d2ed47917fc8ad8f6498526281ce70a2f.tar.xz
beziapp-5dc39f7d2ed47917fc8ad8f6498526281ce70a2f.tar.zst
beziapp-5dc39f7d2ed47917fc8ad8f6498526281ce70a2f.zip
-rw-r--r--pages/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/changelog.html b/pages/changelog.html
index 480f312..529394e 100644
--- a/pages/changelog.html
+++ b/pages/changelog.html
@@ -50,6 +50,7 @@
<div class="collapsible-body">
<ul class="collection">
<li class="collection-item">Fixed default view on startup</li>
+ <li class="collection-item">Changed promise handling in gradings (#5)</li>
</ul>
</div>
<div class="collapsible-header">Version 1.0.4-beta</div>