We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba0734 commit 76abd6dCopy full SHA for 76abd6d
CHANGELOG.md
@@ -1,9 +1,19 @@
1
# Changelog
2
3
-## v0.3.0 - TBD
+## v0.4.0 - TBD
4
5
-* Renamed package and targets to use `functions-framework-cpp` as
6
- the project's prefix.
+## v0.3.0 - 2021-02
+
7
+* **BREAKING CHANGE:** Renamed package and targets to use
8
+ `functions-framework-cpp` as the project's prefix.
9
10
+* doc: clarify backwards compatibility guidelines (#204)
11
+* feat: implement storage_integration_test example (#198)
12
+* feat: implement pubsub_integration_test example (#195)
13
+* feat: implement storage_unit_test example (#196)
14
+* feat: implement pubsub_unit_test example (#194)
15
+* refactor: use Boost.Log in some examples (#192)
16
+* feat: implement http_system_test example (#193)
17
18
## v0.2.0 - 2021-01
19
0 commit comments