Skip to content

Commit 3f4b325

Browse files
committed
update changelog for release 0.4.0
1 parent a1fad28 commit 3f4b325

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# 0.4.0 - Fixes message name resolving to correctly use package names
2+
3+
* a1fad28 - chore: Update default protoc compiler to next major version (21.12) (Ronald Holshausen, Tue Jun 11 10:20:14 2024 +1000)
4+
* f219a61 - chore: Bump minor version (Ronald Holshausen, Tue Jun 11 10:12:56 2024 +1000)
5+
* d181915 - remove additional trace logs (Stan, Thu Jun 6 16:28:18 2024 -0700)
6+
* 07652c9 - correct paths in integrated_tests workflows (Stan, Thu Jun 6 16:25:46 2024 -0700)
7+
* a3c41b4 - update mod.rs to also use package (Stan, Thu Jun 6 16:15:55 2024 -0700)
8+
* 8742072 - remove lifetime qualifiers; refactor; remove unnecessary test (Stan, Thu Jun 6 11:42:17 2024 -0700)
9+
* cf9f08b - couple more integrated tests just to be sure (Stan, Wed Jun 5 18:21:23 2024 -0700)
10+
* a8c9f46 - Search descritors with no package when no package was specified. (Stan, Tue Jun 4 23:51:27 2024 -0700)
11+
* ce61d8f - no unwrap (Stan, Tue Jun 4 14:00:16 2024 -0700)
12+
* f4a43d4 - fix tests (Stan, Tue Jun 4 13:17:09 2024 -0700)
13+
* c3278c6 - remove unnecessary changes (Stan, Mon Jun 3 17:20:48 2024 -0700)
14+
* ebe3203 - use crate vs use super (Stan, Mon Jun 3 17:19:16 2024 -0700)
15+
* d13474e - a basic unit test (Stan, Mon Jun 3 17:10:29 2024 -0700)
16+
* c4ac8d7 - remove reference to a deleted method (Stan, Mon Jun 3 16:37:53 2024 -0700)
17+
* 66b97ca - more cases covered in the test (Stan, Mon Jun 3 16:25:56 2024 -0700)
18+
* 2e00c56 - revert formatting and logging changes (Stan, Mon Jun 3 16:19:58 2024 -0700)
19+
* bd1fdc8 - hacky fix cont (Stan, Fri May 31 18:26:34 2024 -0700)
20+
* 18f2e43 - hacky fix (Stan, Fri May 31 16:16:28 2024 -0700)
21+
* 0fc95d2 - conflicting names when package is implicit (Stan, Fri May 31 15:13:35 2024 -0700)
22+
* 0cb87dc - bump version to 0.3.16 (Ronald Holshausen, Fri May 10 10:17:56 2024 +1000)
23+
124
# 0.3.15 - Bugfix Release
225

326
* 63b141f - Merge pull request #57 from YOU54F/feat/slim_bins (Ronald Holshausen, Fri May 10 09:58:25 2024 +1000)

0 commit comments

Comments
 (0)