diff --git a/CHANGELOG.md b/CHANGELOG.md index d1a0d11936..4ec583b8f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -89,6 +89,7 @@ Ansible Changes By Release * clarified extension requirement for constructed inv plugin * really turn off inventory caching, toggle will be added in 2.5 * for inventory sources, dont follow symlinks to calculate base directory, used for group/host_vars +* Port the uptime.py example script to the new inventory API.