File tree 2 files changed +2
-14
lines changed
2 files changed +2
-14
lines changed 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.
4
4
5
5
Updates should follow the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
6
6
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 )
8
8
9
9
### Added
10
10
- Download progress. Thanks @GRWalter !
11
11
12
- ### Changed
13
- - Nothing
14
-
15
12
### Fixed
16
13
- Authentication to Google Maps. Thanks @GRWalter !
17
14
18
- ### Deprecated
19
- - Nothing
20
-
21
- ### Removed
22
- - Nothing
23
-
24
- ### Security
25
- - Nothing
26
-
27
15
## [ v1.1.0] ( https://github.com/Stadly/TimelineExtractor/compare/v1.0.0...v1.1.0 )
28
16
29
17
### Added
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Use the following commands to set up `TimelineExtractor`.
24
24
Download ` TimelineExtractor ` :
25
25
26
26
``` 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
28
28
```
29
29
30
30
Install dependencies:
You can’t perform that action at this time.
0 commit comments