1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add changelog for Jinja2 native types (#44309)

This commit is contained in:
Martin Krizek 2018-08-17 16:27:16 +02:00 committed by GitHub
parent 0be5734741
commit a66588129f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
major_changes:
- Allow config to enable native jinja types (https://github.com/ansible/ansible/pull/32738)