Skip to content

Commit

Permalink
1.1.5 Versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
mraineri committed Feb 1, 2019
1 parent 0ea2418 commit 297949f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [1.1.5] - 2019-02-01
- Fixed various leaks
- Refactored some code to remove duplications

## [1.1.4] - 2019-01-11
- Fixed various leaks
- Added ability to specify a timeout per request
Expand Down
2 changes: 1 addition & 1 deletion rpm/libredfish.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: libredfish
Version: 1.1.4
Version: 1.1.5
Release: 1%{?dist}
Summary: libRedfish is a C client library that allows for Creation of Entities (POST), Read of Entities (GET), Update of Entities (PATCH), Deletion of Entities (DELETE), running Actions (POST), receiving events, and providing some basic query abilities.

Expand Down

0 comments on commit 297949f

Please sign in to comment.