update changelog
This commit is contained in:
parent
fec44494b9
commit
15ec79ce29
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
|
||||
### 1.6.11 - 21 apr '23
|
||||
- update deps
|
||||
- update locales (polish, spanish, catalan, galician)
|
||||
- really fix #259
|
||||
- fix #258 without setting TZ env
|
||||
- minor fix with events starting or ending at 00:00
|
||||
|
||||
### 1.6.10 - 14 apr '23
|
||||
- add support to online events (thanks @sedum) #26
|
||||
- show past events in tag and place pages #259
|
||||
|
|
|
@ -10,7 +10,7 @@ permalink: /
|
|||
|
||||
A shared agenda for local communities.
|
||||
{: .fs-6 }
|
||||
Last release **[1.6.10 - 14 Apr 2023](/changelog#1610---14-apr-23)**
|
||||
Last release **[1.6.11 - 21 Apr 2023](/changelog#1611---21-apr-23)**
|
||||
|
||||
[Install]({% link install/install.md %}){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
|
||||
[Demo](https://demo.gancio.org){: .btn .btn-green .fs-5 .mb-4 .mb-md-0 .mr-2 }
|
||||
|
|
Loading…
Reference in a new issue