Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

Commit

Permalink
Merge branch 'release/1.0.9'
Browse files Browse the repository at this point in the history
  • Loading branch information
kalebheitzman committed Jul 4, 2016
2 parents 807ab1b + d1b9c95 commit ca8d4b0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
# v1.0.9
## 07/04/2016
1 [](#bugfix)
1. [](#improved)
* Added start and end times to calendar template
* Added demo link that points to the start for this calendar (advance forward to see new events, etc)
* Added a link to a github repo to see Event configuration under the user/pages Grav directory
1. [](#bugfix)
* Issue #13 - Wrong link in read me for demo site.
* Issue #15 - Current day in current month only (not multiple months)
* Issue #16 - Update for Grav 1.1 fixed with 1.0.4 DateTools plugin

# v1.0.8
## 03/15/2016

1 [](#bugfix)
1. [](#bugfix)
* Issue #8 - Fixed unset arrays causing fatal error

# v1.0.7
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is an events plugin that works with [Grav CMS](http://getgrav.org) 1.0.10+

[View the demo](https://grav.brandr.co/calendar/year:2016/month:03) *Sidenote: the demo is running the development version of this plugin. From time to time you may see features that haven't been released yet.*

Also, check out this [Gist](https://gist.github.com/kalebheitzman/edef3f0932150bca8a93) of proper page setup for Calendar, Events, and Event.
Also, check out this [Repo](https://github.com/kalebheitzman/grav-brandr-pages) of proper page setup for Calendar, Events, and Event.

### Installation

Expand Down

0 comments on commit ca8d4b0

Please sign in to comment.