Skip to content

Commit 81c3367

Browse files
committed
1.3.5 Versioning
1 parent a43ad1c commit 81c3367

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## [1.3.5] - 2021-08-23
4+
- Fixed cmake dependencies to include installation of chassis.h and resource.h header files
5+
36
## [1.3.4] - 2021-08-06
47
- Fixed memory leak when an event re-registration occurs
58

rpm/libredfish.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: libredfish
2-
Version: 1.3.4
2+
Version: 1.3.5
33
Release: 1%{?dist}
44
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.
55

0 commit comments

Comments
 (0)