update changelog
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## 3.0.1 (2021.07.02)
|
||||
### Bug Fixes
|
||||
- Fixed the bug, that `aoe_technology_radar-buildRadar` could not be executed without `aoe_technology_radar-generateJson` running first.
|
||||
|
||||
## 3.0.0 (2021.07.02)
|
||||
### Features
|
||||
- The `rd.json` (markdown data) isn't part of the bundle anymore. It will be fetched and therefore can be cached by the browser. ([#50](https://github.com/AOEpeople/aoe_technology_radar/issues/50))
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "aoe_technology_radar",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"description": "AOE Technology Radar",
|
||||
"private": true,
|
||||
"author": "AOE GmbH <contact-de@aoe.com> (http://www.aoe.com)",
|
||||
|
||||
Reference in New Issue
Block a user