1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-22 09:18:49 +00:00
community.general/changelogs/fragments/remove-simplejson.yaml
Matt Martz c1c229c6d4
Remove use of simplejson throughout code base (#43548)
* Remove use of simplejson throughout code base. Fixes #42761

* Address failing tests

* Remove simplejson from contrib and other outlying files

* Add changelog fragment for simplejson removal
2018-08-10 11:13:29 -05:00

2 lines
97 B
YAML

major_changes:
- Remove support for simplejson (https://github.com/ansible/ansible/issues/42761)