File: /var/www/html/wp-content/plugins/wptelegram/vendor/wpsocio/wp-utils/CHANGELOG.md
# Changelog
## 1.0.11
### Patch Changes
- [#296](https://github.com/wpsocio/wp-projects/pull/296) [`2b370c4`](https://github.com/wpsocio/wp-projects/commit/2b370c4cb20f0ffc8c04f9c623b6369cf7e592c0) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Added file path to error message for clarify.
## 1.0.10
### Patch Changes
- [#292](https://github.com/wpsocio/wp-projects/pull/292) [`c2a54d4`](https://github.com/wpsocio/wp-projects/commit/c2a54d4f8ac430682f02fa8a8fa1994956489301) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Added Helpers::get_attachment_by_limits() method.
## 1.0.9
### Patch Changes
- [#247](https://github.com/wpsocio/wp-projects/pull/247) [`a1dd2c9`](https://github.com/wpsocio/wp-projects/commit/a1dd2c9a15e46839c74386621c77305d00a60ef3) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed PHP warning for undefined variable.
## 1.0.8
### Patch Changes
- [#240](https://github.com/wpsocio/wp-projects/pull/240) [`6581a3c`](https://github.com/wpsocio/wp-projects/commit/6581a3cc18d0bfdf2af5dbdccd741130dd4a3850) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Added support for inline-style
## 1.0.7
### Patch Changes
- [#233](https://github.com/wpsocio/wp-projects/pull/233) [`9ef60cb`](https://github.com/wpsocio/wp-projects/commit/9ef60cb4c35ae50d5941c9458c62ae818be8cd3c) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Updated the default requirements to PHP 7.4 and WP 6.0
## 1.0.6
### Patch Changes
- [#173](https://github.com/wpsocio/wp-projects/pull/173) [`dfdcbec`](https://github.com/wpsocio/wp-projects/commit/dfdcbec3e87c865e0f0e6f27120e502f6ab1ad33) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed Helpers::is_post_edit_page to return false when post type is non-null
## 1.0.5
### Patch Changes
- [#165](https://github.com/wpsocio/wp-projects/pull/165) [`314648d`](https://github.com/wpsocio/wp-projects/commit/314648dc5d9cdfad2f532f70733addb2ec5f8245) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed load_plugin_textdomain warning
## 1.0.4
### Patch Changes
- [#158](https://github.com/wpsocio/wp-projects/pull/158) [`a825c39`](https://github.com/wpsocio/wp-projects/commit/a825c3909e2f990bd7932e10b8db665fa3e083e0) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed get attachment by filesize to return original image if within limits
## 1.0.3
### Patch Changes
- [#126](https://github.com/wpsocio/wp-projects/pull/126) [`69a8e23`](https://github.com/wpsocio/wp-projects/commit/69a8e237e61fe7f2cb078ebc63bd2fea8b4e9368) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Fixed JED format for translation strings
## 1.0.2
### Patch Changes
- [#105](https://github.com/wpsocio/wp-projects/pull/105) [`7924c09`](https://github.com/wpsocio/wp-projects/commit/7924c09f0da9e1b54c9ca6fbc6e0e63c4792f591) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Updated ViteWPReactAssets to allow skip script and style in `enqueue()`
## 1.0.1
### Patch Changes
- [#70](https://github.com/wpsocio/wp-projects/pull/70) [`1202e03`](https://github.com/wpsocio/wp-projects/commit/1202e03417f3012933cbb6ca5ea97d2926be69a8) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - Updated docs
## 1.0.0
### Major Changes
- [#65](https://github.com/wpsocio/wp-projects/pull/65) [`c0fe1b4`](https://github.com/wpsocio/wp-projects/commit/c0fe1b43a2092f9d0ca314ae1219399ba4b81d03) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - First public release.
## 1.0.0
### Major Changes
- [#48](https://github.com/wpsocio/wp-projects/pull/48) [`78deae9`](https://github.com/wpsocio/wp-projects/commit/78deae96459363d5777de4a4e8cf6c80914acf97) Thanks [@irshadahmad21](https://github.com/irshadahmad21)! - First public release.
## 0.0.1
- Initial private release.