Skip to content

Commit 76abd6d

Browse files
authored
chore: prepare for v0.3.0 release (#205)
1 parent 1ba0734 commit 76abd6d

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Changelog
22

3-
## v0.3.0 - TBD
3+
## v0.4.0 - TBD
44

5-
* Renamed package and targets to use `functions-framework-cpp` as
6-
the project's prefix.
5+
## v0.3.0 - 2021-02
6+
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)
717

818
## v0.2.0 - 2021-01
919

0 commit comments

Comments
 (0)