Skip to content

Commit 27837bf

Browse files
authored
RELEASE notes for v0.30.1 (#222)
Release Notes for v0.30.1 ## What's Changed * Added missing support for "--propeller_output_module_names" by @shenhanc78 in #219 * The last sync seems dropped --propeller_cluster_encoding_version by @shenhanc78 in #220 * Make --propeller_chain_split defaults to true. by @shenhanc78 in #221 **Full Changelog**: v0.30...v0.30.1
1 parent 51b3474 commit 27837bf

1 file changed

Lines changed: 6 additions & 11 deletions

File tree

RELEASE.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
1-
Release Notes for v0.30
1+
Release Notes for v0.30.1
22

33
## What's Changed
4-
* Avoid breakages for WITH_LLVM builds with libprotobuf < 3.19.0 by @dhoekwater in https://github.com/google/autofdo/pull/200
5-
* Fixed testcase failures when build directory is not under the source directory by @shenhanc78 in https://github.com/google/autofdo/pull/206
6-
* Fix compilation error when building using github build bot. by @shenhanc78 in https://github.com/google/autofdo/pull/210
7-
* Removed WITH_LLVM and replaced protobuf_generate_cpp with more modern protobuf_generate by @shenhanc78 in https://github.com/google/autofdo/pull/199
8-
* Fix format/indention error in README. by @shenhanc78 in https://github.com/google/autofdo/pull/212
9-
* Add a config to build and run on PRs. by @snehasish in https://github.com/google/autofdo/pull/213
10-
* Update README.md by @snehasish in https://github.com/google/autofdo/pull/214
11-
* Add a workflow to create release build. by @shenhanc78 in https://github.com/google/autofdo/pull/217
12-
* Build full-static LLVM tools binaries by @shenhanc78 in https://github.com/google/autofdo/pull/216
4+
* Added missing support for "--propeller_output_module_names" by @shenhanc78 in https://github.com/google/autofdo/pull/219
5+
* The last sync seems dropped --propeller_cluster_encoding_version by @shenhanc78 in https://github.com/google/autofdo/pull/220
6+
* Make --propeller_chain_split defaults to true. by @shenhanc78 in https://github.com/google/autofdo/pull/221
137

14-
**Full Changelog**: https://github.com/google/autofdo/compare/v0.20.1...v0.30
8+
9+
**Full Changelog**: https://github.com/google/autofdo/compare/v0.30...v0.30.1

0 commit comments

Comments
 (0)