Skip to content

Commit

Permalink
Prepare release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stadly committed Oct 4, 2020
1 parent b14e2f1 commit 781ecd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
19 changes: 2 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,10 @@ 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.0.0...HEAD)
## [v1.1.0](https://github.com/Stadly/TimelineExtractor/compare/v1.0.0...v1.1.0)

### Added
- Nothing

### Changed
- Nothing

### Fixed
- Nothing

### Deprecated
- Nothing

### Removed
- Nothing

### Security
- Nothing
- Better error handling.

## v1.0.0 - 2020-05-08

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

Install dependencies:
Expand Down

0 comments on commit 781ecd2

Please sign in to comment.