alamb commented on code in PR #2734:
URL: https://github.com/apache/arrow-rs/pull/2734#discussion_r973190318


##########
CHANGELOG.md:
##########
@@ -19,119 +19,108 @@
 
 # Changelog
 
-## [22.0.0](https://github.com/apache/arrow-rs/tree/22.0.0) (2022-09-02)
+## [23.0.0](https://github.com/apache/arrow-rs/tree/23.0.0) (2022-09-16)
 
-[Full Changelog](https://github.com/apache/arrow-rs/compare/21.0.0...22.0.0)
+[Full Changelog](https://github.com/apache/arrow-rs/compare/22.0.0...23.0.0)
 
 **Breaking changes:**
 
-- Use `total_cmp` for floating value ordering and remove `nan_ordering` 
feature flag [\#2614](https://github.com/apache/arrow-rs/pull/2614) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)] 
([viirya](https://github.com/viirya))
-- Gate dyn comparison of dictionary arrays behind `dyn_cmp_dict` 
[\#2597](https://github.com/apache/arrow-rs/pull/2597) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)] 
([tustvold](https://github.com/tustvold))
-- Move JsonSerializable to json module \(\#2300\) 
[\#2595](https://github.com/apache/arrow-rs/pull/2595) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)] 
([tustvold](https://github.com/tustvold))
-- Decimal precision scale datatype change 
[\#2532](https://github.com/apache/arrow-rs/pull/2532) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)] 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)] 
([psvri](https://github.com/psvri))
-- Refactor PrimitiveBuilder Constructors 
[\#2518](https://github.com/apache/arrow-rs/pull/2518) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)] 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)] 
([psvri](https://github.com/psvri))
-- Refactoring DecimalBuilder constructors 
[\#2517](https://github.com/apache/arrow-rs/pull/2517) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)] 
([psvri](https://github.com/psvri))
-- Refactor FixedSizeBinaryBuilder Constructors 
[\#2516](https://github.com/apache/arrow-rs/pull/2516) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)] 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)] 
([psvri](https://github.com/psvri))
-- Refactor BooleanBuilder Constructors 
[\#2515](https://github.com/apache/arrow-rs/pull/2515) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)] 
([psvri](https://github.com/psvri))
-- Refactor UnionBuilder Constructors 
[\#2488](https://github.com/apache/arrow-rs/pull/2488) 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)] 
([psvri](https://github.com/psvri))
+- DictionaryBuilders can Create Invalid DictionaryArrays 
[\#2684](https://github.com/apache/arrow-rs/issues/2684) 
[[parquet](https://github.com/apache/arrow-rs/labels/parquet)] 
[[arrow](https://github.com/apache/arrow-rs/labels/arrow)]

Review Comment:
   I agree -- I think this issue was marked with api-change by an earlier 
version of the script -- I have subsequently blacklisted (won't transfer) 
`api-change` labels to issues and will fix this one manually



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to