Skip to content

Commit

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

## [Unreleased]

## [2.4.0] - 2021-10-11

## Added

- Scroll results if they not fit on the screen
- Plugin for atom editor

## [2.3.0] - 2021-06-06

### Changed
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.3.0'
__version__ = '2.4.0'

0 comments on commit 74fb226

Please sign in to comment.