Skip to content

Commit

Permalink
Version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asdil12 committed Aug 20, 2021
1 parent 1439ec3 commit ff05e2a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.2.0] - 2021-08-20

### Added

- Plugin for MEGA
- Plugin for Edge Beta
- Argument parser with option for reverse output order

## [2.1.1] - 2021-08-10

### Added
Expand Down
2 changes: 1 addition & 1 deletion opi/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.1.1'
__version__ = '2.2.0'

0 comments on commit ff05e2a

Please sign in to comment.