Skip to content

Commit

Permalink
resolve conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Dishank Tiwari <[email protected]>
  • Loading branch information
dishanktiwari2501 committed Jan 6, 2025
1 parent 5b5b765 commit c030040
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion content/release_notes_360.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ product = [""]
weight = 10
+++

## Chef 360 Platform 1.1

## Chef 360 Platform 1.1.2

### New features
Expand All @@ -38,7 +40,20 @@ product = [""]
| Infra Client Interpreter | chef-client-interpreter. | chef-platform/chef-client-interpreter | 1.0.4 |
| Inspec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.4 |

Check failure on line 42 in content/release_notes_360.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [chef.foreign] Use 'through, with' instead of 'via'. Raw Output: {"message": "[chef.foreign] Use 'through, with' instead of 'via'.", "location": {"path": "content/release_notes_360.md", "range": {"start": {"line": 42, "column": 138}}}, "severity": "ERROR"}
## Chef 360 Platform 1.1
## Chef 360 Platform 1.1.1

### New features

- We replaced Mailhog, a local email testing service, with [Mailpit](https://mailpit.axllent.org/), which is a more secure service.

If you've been using Mailhog for email testing, update the port number to `31101` to use Mailpit.

### Improvements

- You can now select saved node lists and node filters to target Courier jobs using the Courier Job Wizard in the Chef 360 Platform UI.
- You can now reuse job templates from existing Courier jobs to create a new Courier job in the Chef 360 Platform UI.

## Chef 360 Platform 1.1.0

Check failure on line 56 in content/release_notes_360.md

View workflow job for this annotation

GitHub Actions / markdownlint

Multiple headings with the same content [Context: "## Chef 360 Platform 1.1.1"]

content/release_notes_360.md:56 MD024/no-duplicate-heading/no-duplicate-header Multiple headings with the same content [Context: "## Chef 360 Platform 1.1.1"]

### New features

Expand Down

0 comments on commit c030040

Please sign in to comment.