Skip to content

Commit

Permalink
chore: wrapping up v9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Jan 11, 2018
1 parent 271ed7c commit 2a75f77
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Version history
===============

9.0 (2018-01-11):

- added: ability to change some event data during copy action
- added: ability to set default location of OSM map view
- added: maps data can now come from OpenStreetMap
- added: plugin setting to disable maps integration
- changed: all actions have been updated to return correct http responses
- changed: moved googlemaps specific code to own views
- fixed: show correct icon for logged out user registrations
- fixed: use output/longtext on event registration view page

8.2 (2017-09-06):

- added: more information in Event->toObject()
Expand Down
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>Event Manager</name>
<id>event_manager</id>
<author>ColdTrick IT Solutions</author>
<version>8.2</version>
<version>9.0</version>
<description>Manage events</description>
<website>http://www.coldtrick.com/</website>
<repository>https://github.com/ColdTrick/event_manager</repository>
Expand Down

0 comments on commit 2a75f77

Please sign in to comment.