This commit is contained in:
Jacob Zaval 2023-01-30 19:02:51 -08:00
Родитель 38f5f56972
Коммит ff188e9c0e
2 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,10 @@
# Changelog
## [5.0.4] - 2023-01-31
### Added
- Added key `LastPrivacyBundleVersion` to `macos_user` resource to allow for dimissing more Welcome screens in macOS 12.6.3
## [5.0.3] - 2022-11-16
### Fixed

Просмотреть файл

@ -4,7 +4,7 @@ maintainer_email 'chef@microsoft.com'
license 'MIT'
description 'Resources for configuring and provisioning macOS'
chef_version '>= 14.0'
version '5.0.3'
version '5.0.4'
source_url 'https://github.com/Microsoft/macos-cookbook'
issues_url 'https://github.com/Microsoft/macos-cookbook/issues'