We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29eacd2 commit bc25abbCopy full SHA for bc25abb
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes will be documented in this file.
4
5
## Head
6
7
+## 0.7.4 – 2021-07-20
8
+
9
### Changed
10
11
* The exception hierarchy no longer tries to mirror `std`.
include/roq/api.h
@@ -99,7 +99,7 @@
99
100
// version
101
102
-#define ROQ_VERSION "0.7.3"
+#define ROQ_VERSION "0.7.4"
103
104
namespace roq {
105
0 commit comments