File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,26 +4,14 @@ All notable changes to `TimelineExtractor` will be documented in this file.
44
55Updates 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
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Use the following commands to set up `TimelineExtractor`.
2424Download ` 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
3030Install dependencies:
You can’t perform that action at this time.
0 commit comments