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

Commit 8aee518

Browse files
committed
Prepare release 0.9.0
Signed-off-by: Yuri Shkuro <[email protected]>
1 parent 2d8c516 commit 8aee518

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Changes by Version
22
==================
33

4-
0.8.1 (unreleased)
4+
0.9.0 (2022-01-20)
55
------------------
66

7-
--- Nothing yet.
7+
--- [thrift]: drop stdcxx namespace to unblock upgrading Thrift versions (#239) -- @ideepika
88

99

1010
0.8.0 (2021-09-13)

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ HunterGate(
2020
LOCAL # load `${CMAKE_CURRENT_LIST_DIR}/cmake/Hunter/config.cmake`
2121
)
2222

23-
project(jaegertracing VERSION 0.8.1)
23+
project(jaegertracing VERSION 0.9.0)
2424

2525
option(JAEGERTRACING_WARNINGS_AS_ERRORS "Treat compiler warnings as errors" OFF)
2626

0 commit comments

Comments
 (0)