Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Commit d6ba5a1

Browse files
committed
1.3.0-rc0 Release
Signed-off-by: A. Jesse Jiryu Davis <jesse@mongodb.com>
1 parent 90844f3 commit d6ba5a1

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

NEWS

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,24 @@
11
Libbson-1.3.0-rc0
22
=================
33

4-
* CMake option to disable building tests: "cmake -DENABLE_TESTS:BOOL=OFF"
4+
It is my pleasure to announce to you first release candidate of Libbson-1.3.0.
5+
6+
Changes since 1.3.0-beta0:
7+
8+
* Parse DBRefs correctly from JSON.
9+
* CMake option to disable building tests: "cmake -DENABLE_TESTS:BOOL=OFF".
10+
* Fix build warnings on some platforms, and refactor the build system.
11+
12+
Thanks to everyone who contributed to the development of this release.
13+
14+
* A. Jesse Jiryu Davis
15+
* Hannes Magnusson
16+
* Jose Sebastian Battig
17+
18+
Peace,
19+
20+
A. Jesse Jiryu Davis
21+
522

623
Libbson-1.3.0-beta0
724
===================

VERSION_CURRENT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0-dev
1+
1.3.0-rc0

0 commit comments

Comments
 (0)