Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbTea committed Oct 23, 2020
1 parent 1ad17c8 commit 1f84e2b
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Conversion SVG to PNG so that the maps can be added to the REST API smoothly

## [Unreleased]
-

## [4.0.0] - 2020-10-23

### Added

- introduced a change log
- added functions to get the country codes for the continents
- added a class to display maps of the worldwide distribution of the data
- added a class to visualize data in a heatmap
- added a favicon
- added map generation to Junyper Notebook
- removed the class sources from the Jupyter Notebook

### Changed

- The C# webclient can now save the generated graphs
- changed the documentation method to make use of the *Python Docstring Generator*
- modified *requirements.txt*

### Removed

- removed the class sources from the Jupyter Notebook

## [3.0.0] - 2020-09-21

### Added
Expand Down

0 comments on commit 1f84e2b

Please sign in to comment.