Skip to content

Commit

Permalink
Prepare 1.6.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioBlazek committed Feb 8, 2019
1 parent 1c44466 commit 8751b36
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.6.3] - 2019-02-08
### Fixed
- `prototype('array')` is now used instead of `arrayPrototype`
- Twig function is now instance of `Twig_SimpleFunction` instead of `Twig_Function`

## [1.6.2] - 2019-02-04
### Fixed
- Add jQuery to global scope on standalone admin
Expand Down

0 comments on commit 8751b36

Please sign in to comment.