preparing release
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
### UNRELEASED
|
||||
- show past events in tag and place pages
|
||||
- fix import from URL for guest, #256
|
||||
- add support to online events (thanks @sedum) #26
|
||||
|
||||
### 1.6.8
|
||||
- use new $time in admins table, fix #252
|
||||
- fix some WPGancio issues
|
||||
|
||||
@@ -9,6 +9,11 @@ nav_order: 10
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
|
||||
### UNRELEASED
|
||||
- show past events in tag and place pages
|
||||
- fix import from URL for guest, #256
|
||||
- add support to online events (tha
|
||||
|
||||
### 1.6.8
|
||||
- use new $time in admins table, fix #252
|
||||
- fix some WPGancio issues
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gancio",
|
||||
"version": "1.6.8",
|
||||
"version": "1.6.9",
|
||||
"description": "A shared agenda for local communities",
|
||||
"author": "lesion",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user