Skip to content

Commit a2e031f

Browse files
committed
Prepare release v1.2.0
1 parent 7b70750 commit a2e031f

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

CHANGELOG.md

+1-13
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,14 @@ All notable changes to `TimelineExtractor` will be documented in this file.
44

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

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

99
### Added
1010
- Download progress. Thanks @GRWalter!
1111

12-
### Changed
13-
- Nothing
14-
1512
### Fixed
1613
- Authentication to Google Maps. Thanks @GRWalter!
1714

18-
### Deprecated
19-
- Nothing
20-
21-
### Removed
22-
- Nothing
23-
24-
### Security
25-
- Nothing
26-
2715
## [v1.1.0](https://github.com/Stadly/TimelineExtractor/compare/v1.0.0...v1.1.0)
2816

2917
### Added

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Use the following commands to set up `TimelineExtractor`.
2424
Download `TimelineExtractor`:
2525

2626
``` bash
27-
git clone -b v1.1.0 --depth 1 https://github.com/Stadly/TimelineExtractor.git
27+
git clone -b v1.2.0 --depth 1 https://github.com/Stadly/TimelineExtractor.git
2828
```
2929

3030
Install dependencies:

0 commit comments

Comments
 (0)