Skip to content

Commit

Permalink
Prepare release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stadly committed Jul 30, 2024
1 parent 7b70750 commit a2e031f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
14 changes: 1 addition & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,14 @@ All notable changes to `TimelineExtractor` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## [Unreleased](https://github.com/Stadly/TimelineExtractor/compare/v1.1.0...HEAD)
## [v1.2.0](https://github.com/Stadly/TimelineExtractor/compare/v1.1.0...v1.2.0)

### Added
- Download progress. Thanks @GRWalter!

### Changed
- Nothing

### Fixed
- Authentication to Google Maps. Thanks @GRWalter!

### Deprecated
- Nothing

### Removed
- Nothing

### Security
- Nothing

## [v1.1.0](https://github.com/Stadly/TimelineExtractor/compare/v1.0.0...v1.1.0)

### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Use the following commands to set up `TimelineExtractor`.
Download `TimelineExtractor`:

``` bash
git clone -b v1.1.0 --depth 1 https://github.com/Stadly/TimelineExtractor.git
git clone -b v1.2.0 --depth 1 https://github.com/Stadly/TimelineExtractor.git
```

Install dependencies:
Expand Down

0 comments on commit a2e031f

Please sign in to comment.