Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Oct 31, 2017
1 parent d9062b6 commit 0895b15
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# v1.3.9
## xx/xx/2017

1. [](#new)
* Added `Medium::copy()` method to create a copy of a medium object
1. [](#bugfix)
* Dynamically added pages via `Pages::addPage()` were not firing `onPageProcessed()` event causing forms not to be processed
* Fixed `Page::active()` and `Page::activeChild()` to work with UTF-8 characters in the URL [#1727](https://github.com/getgrav/grav/issues/1727)
1. [](#improved)
* Added `Medium::copy()` method to create a copy of a medium object

* Fixed typo in `modular.yaml` causing media to be ignored [#1725](https://github.com/getgrav/grav/issues/1725)

# v1.3.8
## 10/26/2017

Expand Down

0 comments on commit 0895b15

Please sign in to comment.