diff --git a/CHANGELOG.md b/CHANGELOG.md index b046127..bfaa6c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0](https://github.com/gearsdigital/localizer-for-kirby/compare/v1.0.0...v1.1.0) (2021-12-01) + + +### Features + +* add real pagination for translations endpoint and remove the poor-mans pager ([ec5ef06](https://github.com/gearsdigital/localizer-for-kirby/commit/ec5ef06a3cfa2ea5b674120130e6daa50466f28c)), closes [#3](https://github.com/gearsdigital/localizer-for-kirby/issues/3) + # 1.0.0 (2021-11-30) diff --git a/composer.json b/composer.json index 0db23e5..cb69a19 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "gearsdigital/localizer-for-kirby", "description": "A plugin to override _Panel_ and _Plugin_ translations.", - "version": "1.0.0", + "version": "1.1.0", "license": "MIT", "type": "kirby-plugin", "authors": [