

# Document history for the CloudFormation Command Line Interface user guide
<a name="doc-history"></a>

The following table describes the documentation for this release of the CloudFormation Command Line Interface.
+ **Latest documentation update:** December 8, 2023.

| Change | Description | Date | 
| --- |--- |--- |
| [Hooks User Guide](#doc-history) | Information on creating and using Amazon CloudFormation Hooks has been moved to a new User Guide. For more information, see [What is Amazon CloudFormation Hooks](https://docs.amazonaws.cn/cloudformation-cli/latest/hooks-userguide/what-is-cloudformation-hooks.html). | December 8, 2023 | 
| [Hook target filters](#doc-history) | Use hook target filters to configure your hooks to be invoked only if they match specific filters. You can use the new `TargetFilters` property in the hook configuration schema to set filters for your hooks. For more information, see [Developing hooks](https://docs.amazonaws.cn/cloudformation-cli/latest/userguide/hooks-structure.html#hook-configuration-schema-properties). | February 23, 2022 | 
| [Hooks](#doc-history) | Use hooks to proactively inspect the configuration of your Amazon resources before provisioning. For more information, see [Developing hooks](https://docs.amazonaws.cn/cloudformation-cli/latest/userguide/hooks.html). | February 10, 2022 | 
| [Drift detection](#doc-history) | Amazon CloudFormation supports drift detection operations on an expanded list of Amazon resources, in addition to private resources that are defined as provisionable. | October 1, 2021 | 
| [Public extensions](#doc-history) | Use public extensions provided by third-party publishers, just as you would extensions from Amazon. | June 21, 2021 | 
| [General availability](#doc-history) | Initial publication of the CloudFormation Command Line Interface documentation. | November 14, 2019 | 