Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyunhe committed May 3, 2019
1 parent e01fb36 commit 50800ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.0]

### Added

- Install Packman Codecs with `opi packman` or `opi codecs` [#6](https://github.com/openSUSE-zh/opi/issues/6)
Expand Down Expand Up @@ -36,7 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Choose package and install
- Keep or remove repository after installation

[Unreleased]: https://github.com/openSUSE-zh/opi/compare/v0.1.2...HEAD
[Unreleased]: https://github.com/openSUSE-zh/opi/compare/v0.2.0...HEAD
[0.1.2]: https://github.com/openSUSE-zh/opi/compare/v0.1.2...v0.2.0
[0.1.2]: https://github.com/openSUSE-zh/opi/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/openSUSE-zh/opi/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/openSUSE-zh/opi/releases/tag/v0.1.0
3 changes: 0 additions & 3 deletions opi
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
# Author: Guo Yunhe
# Website: https://github.com/openSUSE-zh/opi
# License: GPL-3.0
#
# Created at: 2019-04-25
# Updated at: 2019-04-29

use strict;
use warnings;
Expand Down

0 comments on commit 50800ce

Please sign in to comment.