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

Commit 0793ba1

Browse files
committed
Update CHANGELOG.md with #561
1 parent e2f5b69 commit 0793ba1

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ 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]
7+
### Fixed
8+
- Be compatible with all in-use cppzmq versions ([#530][pr-530], [#561][pr-561], [#273][i-273], [#499][i-499], [#535][i-535])
9+
610
## [9.3.3] - 2019-03-29
711
### Added
812
- Add asyn_reconnection test ([#502][pr-502])
@@ -193,6 +197,7 @@ where a client application might show out of date/incorrect values.
193197
[i-17]: https://github.com/tango-controls/cppTango/issues/17
194198
[i-244]: https://github.com/tango-controls/cppTango/issues/244
195199
[i-266]: https://github.com/tango-controls/cppTango/issues/266
200+
[i-273]: https://github.com/tango-controls/cppTango/issues/273
196201
[i-275]: https://github.com/tango-controls/cppTango/issues/275
197202
[i-315]: https://github.com/tango-controls/cppTango/issues/315
198203
[i-339]: https://github.com/tango-controls/cppTango/issues/339
@@ -265,6 +270,7 @@ where a client application might show out of date/incorrect values.
265270
[pr-488]: https://github.com/tango-controls/cppTango/pull/488
266271
[i-492]: https://github.com/tango-controls/cppTango/issues/492
267272
[pr-493]: https://github.com/tango-controls/cppTango/pull/493
273+
[i-499]: https://github.com/tango-controls/cppTango/issues/499
268274
[pr-502]: https://github.com/tango-controls/cppTango/pull/502
269275
[pr-503]: https://github.com/tango-controls/cppTango/pull/503
270276
[pr-508]: https://github.com/tango-controls/cppTango/pull/508
@@ -279,13 +285,16 @@ where a client application might show out of date/incorrect values.
279285
[pr-522]: https://github.com/tango-controls/cppTango/pull/522
280286
[pr-523]: https://github.com/tango-controls/cppTango/pull/523
281287
[pr-529]: https://github.com/tango-controls/cppTango/pull/529
288+
[pr-530]: https://github.com/tango-controls/cppTango/pull/530
282289
[pr-531]: https://github.com/tango-controls/cppTango/pull/531
283290
[i-532]: https://github.com/tango-controls/cppTango/issues/532
284291
[pr-533]: https://github.com/tango-controls/cppTango/pull/533
292+
[i-535]: https://github.com/tango-controls/cppTango/issues/535
285293
[pr-537]: https://github.com/tango-controls/cppTango/pull/537
286294
[pr-539]: https://github.com/tango-controls/cppTango/pull/539
287295
[i-541]: https://github.com/tango-controls/cppTango/issues/541
288296
[pr-542]: https://github.com/tango-controls/cppTango/pull/542
289297
[pr-544]: https://github.com/tango-controls/cppTango/pull/544
290298
[i-546]: https://github.com/tango-controls/cppTango/issues/546
291-
[pr-549]: https://github.com/tango-controls/cppTango/pull/549
299+
[pr-549]: https://github.com/tango-controls/cppTango/pull/549
300+
[pr-561]: https://github.com/tango-controls/cppTango/pull/561

0 commit comments

Comments
 (0)