Skip to content

Commit

Permalink
CHANGELOG finalization for v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
treee111 committed Jul 4, 2021
1 parent 91ab546 commit 7800fc3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Security` in case of vulnerabilities.

## [Unreleased]

## [0.5.0] - 2021-07-04
### Added
- Paramater to control download and processing of border countries or not
- Parameter to control download and processing of border countries or not
- unittests for downloader.py and osm_maps_functions.py files
### Changed
- pylint findings corrected
Expand All @@ -24,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- correctly check force_download and force_processing against boolean
- fix pylint findings (focus documentation and imports)
- reduce (double) imported standard modules & delete unused imports
- position of creation of empty directories in `output` folder
- move call of empty directories-creation

## [0.4.0] - 2021-07-01
### Added
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Follow the Quick Start guide depending on your OS:
- [Quick Start Guide for Windows](docs/QUICKSTART_WINDOWS.md)
- [Quick Start Guide for macOS](docs/QUICKSTART_MACOS.md)

### Clone wahooMapsCreator Repository or download a Release
Clone this repository or download the latest Release from the ["Releases" Section](https://github.com/treee111/wahooMapsCreator/releases) and Save the folder anywhere on your drive.
### Get wahooMapsCreator
Download the latest Release from the ["Releases" Section](https://github.com/treee111/wahooMapsCreator/releases) and Save the folder anywhere on your drive.

### Run wahooMapsCreator for your country
It might be a good idea to run wahooMapsCreator first for a small country e.g. Malta to check if everything is running fine.
Expand Down

0 comments on commit 7800fc3

Please sign in to comment.