Skip to content

Commit

Permalink
Merge pull request #138 from agelostsal/release/0.5.7
Browse files Browse the repository at this point in the history
AM-250 ams-library: release 0.5.7
  • Loading branch information
kaggis authored Jul 6, 2022
2 parents 8e2624c + dada16e commit e34ca09
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.5.7] - 2022-06-22

### Fixed

AM-249 ams-library: bug fix regarding sub and topic acl methods #137

## [0.5.6] - 2022-06-21

### Added
Expand Down
4 changes: 3 additions & 1 deletion argo-ams-library.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Name: argo-ams-library
Summary: %{sum}
Version: 0.5.6
Version: 0.5.7
Release: 1%{?dist}

Group: Development/Libraries
Expand Down Expand Up @@ -95,6 +95,8 @@ rm -rf %{buildroot}


%changelog
* Wed Jun 22 2022 agelostsal <[email protected]> - 0.5.7-1%{?dist}
- AM-249 ams-library: bug fix regarding sub and topic acl methods
* Tue Jun 21 2022 agelostsal <[email protected]> - 0.5.6-1%{?dist}
- AM-233 ams-library: support for project_member_get api call
- AM-230 ams-library: support for project_member_add api call
Expand Down

0 comments on commit e34ca09

Please sign in to comment.