summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
Commit message (Collapse)AuthorAgeFilesLines
* Minor release note updatesTim Smith2019-04-021-3/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update release notes for Ruby 2.6Tim Smith2019-04-021-1/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add release notes placeholdersTim Smith2019-03-311-0/+16
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add audit mode to the release notes for Chef 15Tim Smith2019-03-121-0/+4
|
* Add Chef 14.11 and 13.12.14 release notesTim Smith2019-03-081-1/+86
| | | | | | Master now has it all Signed-off-by: Tim Smith <tsmith@chef.io>
* Update RELEASE_NOTES.md Kimberly Garmoe2019-02-111-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
* Add a breaking change for powershell_script to the release notesTim Smith2019-02-061-7/+105
| | | | | | This is a good breaking change, but still a breaking change. Signed-off-by: Tim Smith <tsmith@chef.io>
* Add a few more deprecations to the WIP release notesTim Smith2019-01-221-1/+9
| | | | | | Just tracking these so we don't forget. Signed-off-by: Tim Smith <tsmith@chef.io>
* Add 14.7 and 14.8 release notes and changelogTim Smith2018-12-191-1/+86
| | | | | | This makes it so people can see 14.X work when you hit the github repo. Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #7965 from chef/release_notes2Tim Smith2018-11-281-0/+8
|\ | | | | Add new items from the Ohai release notes
| * Update RELEASE_NOTES.mdmjingle2018-11-281-1/+1
| | | | | | Co-Authored-By: tas50 <tsmith@chef.io>
| * Updates from reviewrelease_notes2Tim Smith2018-11-271-2/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add new items from the Ohai release notesTim Smith2018-11-271-0/+8
| | | | | | | | | | | | Add 2 more breaking changes for Chef 15. Signed-off-by: Tim Smith <tsmith@chef.io>
* | notes from code reviewlcg/wipe-before-installLamont Granquist2018-11-261-3/+3
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | scrub omnibus wordLamont Granquist2018-11-201-1/+1
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | another word tweak on this blockLamont Granquist2018-11-201-1/+1
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | another tweakLamont Granquist2018-11-201-1/+1
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | tweaksLamont Granquist2018-11-201-3/+3
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | add a RELEASE_NOTE on /opt/chef wipingLamont Granquist2018-11-201-1/+13
|/ | | | | | this is certainly worth documenting. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Edits to Release NotesMary Jinglewski2018-11-201-1/+1
| | | | Signed-off-by: Mary Jinglewski <mjinglewski@chef.io>
* copyeditingMary Jinglewski2018-11-191-4/+2
| | | | Signed-off-by: Mary Jinglewski <mjinglewski@chef.io>
* add release notes on possibly breaking behavior changeLamont Granquist2018-11-191-0/+23
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add docs on possible breaking changeLamont Granquist2018-11-091-0/+18
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Add release notes for missing 14,13,12 versionsTim Smith2018-11-091-0/+491
| | | | | | | | Since we branch the main release notes doc was missing a ton of stuff. We'll probably use this doc for the release notes when we switch the docs site to markdown so it needs to include the missing releases. Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #7858 from chef/breaking_changesTim Smith2018-11-071-0/+69
|\ | | | | Document our breaking changes in Chef 15
| * Document our breaking changes in Chef 15breaking_changesTim Smith2018-11-041-0/+69
| | | | | | | | | | | | | | | | This is a *very* rough draft of the notes we'll ship in April. I wanted to get what we've done so far written down so we don't have to dig through 4 months of git history later on. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Add additional descriptions to resource and update otherswordingTim Smith2018-11-061-1/+1
| | | | | | | | | | | | | | Update descriptions to match the edits that were done to the docs site. Also fix windows_share to lazily eval the arrays, which is a bugfix + a docs fix the way we generate docs right now. Signed-off-by: Tim Smith <tsmith@chef.io>gi Signed-off-by: Tim Smith <tsmith@chef.io>
* | More release notes typosTim Smith2018-11-051-1/+1
| |
* | Fix release notes typoTim Smith2018-11-051-1/+1
|/
* Start Chef 15 developmentTim Smith2018-10-261-0/+4
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add ohai 14.6 release notesTim Smith2018-10-251-0/+21
|
* Add mention of macOS Mojave to the release notesTim Smith2018-10-251-0/+4
| | | We have the tester now
* Add release notes for Chef 14.6Tim Smith2018-10-251-0/+68
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add Chef 14.5.33 Release NotesTim Smith2018-09-241-2/+11
| | | | | | Small regression release to get the windows_ad_join fix out. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update RELEASE_NOTES.mdTim Smith2018-09-211-2/+16
|
* Copy editskagarmoe2018-09-171-6/+6
| | | | Signed-off-by: kagarmoe <kgarmoe@chef.io>
* More updates to the release notesTim Smith2018-09-171-2/+8
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add Chef 14.5 release notesTim Smith2018-09-171-0/+39
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge branch 'master' into feature/windows_ad_joinStuart Preston2018-09-141-31/+17
|\
| * Properly capitalize PowerShell in descriptions and errorspowershellTim Smith2018-09-071-1/+1
| | | | | | | | | | | | It's PowerShell not Powershell. Our docs site had already been updated. Signed-off-by: Tim Smith <tsmith@chef.io>
| * Edits to RELEASE_NOTES.mdkagarmoe-patch-1Kimberly Garmoe2018-09-041-30/+16
| | | | | | | | Signed-off-by: kagarmoe <kgarmoe@chef.io>
* | update release notes for windows_workgroupDerek Groh2018-09-121-0/+4
|/ | | | Signed-off-by: Derek Groh <derekgroh@github.io>
* Finalize the 14.4 release notesTim Smith2018-08-271-10/+65
| | | | | | | | | | | | | | | | Link to the docs site so we don't have enormous release notes Thank everyone that contributed Add the openssl security update Add all the openssl resources we added Add the battery properties for windows_task Add the improvement to systemd_unit Signed-off-by: Tim Smith <tsmith@chef.io>
* Start work on the 14.4 release notesTim Smith2018-08-141-0/+43
| | | | | | Document the new resources and the improvements to existing resources. Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #7455 from coderanger/config-commandsTim Smith2018-07-131-0/+26
|\ | | | | Add knife config get/use-profile commands
| * Update release notes to include list-profiles and more details.Noah Kantrowitz2018-07-111-6/+24
| | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * Add two new knife commands for getting and setting the credentials profile name.Noah Kantrowitz2018-07-101-0/+8
| | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | Add CVE we fixed to the 14.2 release notesTim Smith2018-07-101-0/+6
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update from reviewTim Smith2018-07-101-4/+4
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add release notes for 14.3Tim Smith2018-07-091-36/+135
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>