Skip to content

Commit

Permalink
Prepare version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyunhe committed Apr 29, 2019
1 parent 34b41ed commit feac8a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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.1.2]

### Fixed

- Fixed lost of "noarch" packages [#3](https://github.com/openSUSE-zh/opi/issues/3)
Expand All @@ -28,6 +30,7 @@ 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.1...HEAD
[Unreleased]: https://github.com/openSUSE-zh/opi/compare/v0.1.2...HEAD
[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
2 changes: 1 addition & 1 deletion opi
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# License: GPL-3.0
#
# Created at: 2019-04-25
# Updated at: 2019-04-28
# Updated at: 2019-04-29

use strict;
use warnings;
Expand Down

0 comments on commit feac8a9

Please sign in to comment.