Skip to content

Commit

Permalink
Merge pull request #134 from agelostsal/version/0.5.6
Browse files Browse the repository at this point in the history
Version 0.5.6
  • Loading branch information
themiszamani authored Jun 21, 2022
2 parents fea8c64 + 688a60c commit d8092c1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.5.6] - 2022-06-21

### Added

AM-233 ams-library: support for project_member_get api call
AM-230 ams-library: support for project_member_add api call
AM-229 ams-library: support for user_get api call
AM-226 ams-library: support for user_create api call

## [0.5.5] - 2021-04-15

### Added
Expand Down
7 changes: 6 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.5
Version: 0.5.6
Release: 1%{?dist}

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


%changelog
* 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
- AM-229 ams-library: support for user_get api call
- AM-226 ams-library: support for user_create api call
* Thu Apr 15 2021 agelostsal <[email protected]> - 0.5.5-1%{?dist}
- ARGO-2768 ams-library: support for AMS authorization header
* Thu Oct 8 2020 Daniel Vrcic <[email protected]> - 0.5.4-1%{?dist}
Expand Down

0 comments on commit d8092c1

Please sign in to comment.