diff --git a/CHANGELOG.md b/CHANGELOG.md index cc79d16f2..631e7f551 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,15 @@ # v1.2.1 ## xx/xx/2017 +1. [](#improved) + * Added `isajaxrequest()` Twig function [#1400](https://github.com/getgrav/grav/issues/1400) + * Added ability to inline CSS and JS code via Asset manager [#1377](https://github.com/getgrav/grav/pull/1377) + * Add query string in lighttpd default config [#1393](https://github.com/getgrav/grav/issues/1393) + * Add `--all-yes` and `--destination` options for `bin/gpm direct-install` [#1397](https://github.com/getgrav/grav/pull/1397) 1. [](#bugfix) + * Fix for direct-install of plugins with `languages.yaml` [#1396](https://github.com/getgrav/grav/issues/1396) + * When determining language from HTTP_ACCEPT_LANGUAGE, also try base language only [#1402](https://github.com/getgrav/grav/issues/1402) * Fixed a bad method signature causing warning when running tests on `GPMTest` object - * When determining language from `HTTP_ACCEPT_LANGUAGE`, also try base language only # v1.2.0 ## 03/31/2017