Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Commit 73b3ddd

Browse files
authored
Merge pull request #595 from bourtemb/update-CHANGELOG-RelNotes-9.3.4
Update CHANGELOG.md and RELEASE_NOTES.md for 9.3.4 release
2 parents b2c1377 + 07cf58f commit 73b3ddd

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55

6-
## [Unreleased]
6+
## [9.3.4] - 2019-10-21
77
### Fixed
88
- Be compatible with all in-use cppzmq versions ([#530][pr-530], [#561][pr-561], [#273][i-273], [#499][i-499], [#535][i-535])
99

@@ -177,6 +177,7 @@ where a client application might show out of date/incorrect values.
177177
- CPU load when device has large number of attributes ([#404][pr-404])
178178
- push event performance issue ([#244][i-244])
179179

180+
[9.3.4]: https://github.com/tango-controls/cppTango/compare/9.3.3...9.3.4
180181
[9.3.3]: https://github.com/tango-controls/cppTango/compare/9.3.2...9.3.3
181182
[9.3.2]: https://github.com/tango-controls/cppTango/compare/9.3.1...9.3.2
182183
[9.3.1]: https://github.com/tango-controls/cppTango/compare/9.3.0...9.3.1

RELEASE_NOTES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Tango C++ library 9.3.4 Release Notes
2+
October 21, 2019
3+
4+
cppTango can now be built even with the zmq.hpp file provided by your favourite Linux distribution.
5+
6+
Please refer to [CHANGELOG.md](https://github.com/tango-controls/cppTango/blob/9.3-backports/CHANGELOG.md)
7+
for a detailed list of changes and references to corresponding Github issues and pull requests.
8+
9+
You can see the source code comparison with Tango 9.3.3, as well as the commits and contributors on this page:
10+
https://github.com/tango-controls/cppTango/compare/9.3.3...9.3.4
111

212
# Tango C++ library 9.3.3 Release Notes
313
March 29, 2019

0 commit comments

Comments
 (0)