diff --git a/changelog/@unreleased/pr-1944.v2.yml b/changelog/@unreleased/pr-1944.v2.yml new file mode 100644 index 000000000..944f77093 --- /dev/null +++ b/changelog/@unreleased/pr-1944.v2.yml @@ -0,0 +1,4 @@ +type: feature +feature: Adds support for log safety annotations to external import types. For example, an alias of an external reference type will now have safety annotations on the class, getters, and setters. +links: + - https://github.com/palantir/conjure-java/pull/1944