diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eb770e7..77f6ad27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [2.0.0](https://github.com/eea/eprtr_frontend/compare/1.4.5...2.0.0) +#### [2.0.1](https://github.com/eea/eprtr_frontend/compare/2.0.0...2.0.1) + +- Updated Dockerfile [`10aca65`](https://github.com/eea/eprtr_frontend/commit/10aca650351bfe277d3586530f5d68c365c85216) +- Updated Dockerfile [`19ad440`](https://github.com/eea/eprtr_frontend/commit/19ad440aab6050fdcfe37bf38d30187d2682d842) + +### [2.0.0](https://github.com/eea/eprtr_frontend/compare/1.4.5...2.0.0) + +> 21 April 2021 - Volto 12 compatibility [`23e3f30`](https://github.com/eea/eprtr_frontend/commit/23e3f30005daa9bec65c7dd0158b2f626d931de5) - Fixed some issues [`4620ee6`](https://github.com/eea/eprtr_frontend/commit/4620ee604503e0d4b537690bc8df17f4f99720ce) - [Feature #129799] Added Explore the data block [`52fc7b5`](https://github.com/eea/eprtr_frontend/commit/52fc7b5446ec9457418e00e0c2e45d54242ec33d) - [Feature #129790] Improvments to the map searchbox [`bfe77bc`](https://github.com/eea/eprtr_frontend/commit/bfe77bc1df542fea02f2c0dfe5f3a4f73d6dc06b) - Filter locations for eprtr countries [`1232075`](https://github.com/eea/eprtr_frontend/commit/123207510049c024a438de28c0a5919376bcab7d) +- Release 2.0.0 [`8e15198`](https://github.com/eea/eprtr_frontend/commit/8e15198290fe65bd1123ad46e489030538bdf0db) #### [1.4.5](https://github.com/eea/eprtr_frontend/compare/1.4.4...1.4.5) diff --git a/package.json b/package.json index e9de65a0..24b3f00d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@eeacms/eprtr_frontend", "description": "Volto-based frontend server and SPA for the Industrial Emissions Portal website (former EPRTR) industry.eea.europa.eu", "license": "MIT", - "version": "2.0.0", + "version": "2.0.1", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/eprtr_frontend",