Skip to content

Commit 781ecd2

Browse files
committed
Prepare release v1.1.0
1 parent b14e2f1 commit 781ecd2

File tree

2 files changed

+3
-18
lines changed

2 files changed

+3
-18
lines changed

CHANGELOG.md

+2-17
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,10 @@ 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.0.0...HEAD)
7+
## [v1.1.0](https://github.com/Stadly/TimelineExtractor/compare/v1.0.0...v1.1.0)
88

99
### Added
10-
- Nothing
11-
12-
### Changed
13-
- Nothing
14-
15-
### Fixed
16-
- Nothing
17-
18-
### Deprecated
19-
- Nothing
20-
21-
### Removed
22-
- Nothing
23-
24-
### Security
25-
- Nothing
10+
- Better error handling.
2611

2712
## v1.0.0 - 2020-05-08
2813

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.0.0 --depth 1 https://github.com/Stadly/TimelineExtractor.git
27+
git clone -b v1.1.0 --depth 1 https://github.com/Stadly/TimelineExtractor.git
2828
```
2929

3030
Install dependencies:

0 commit comments

Comments
 (0)