Skip to content

Commit

Permalink
Update "Supported Angular versions".
Browse files Browse the repository at this point in the history
  • Loading branch information
pomek committed Jul 10, 2023
1 parent 6ca7b93 commit 3285962
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,18 @@ Because of the breaking changes in the Angular library output format, the `@cked
<td colspan="3">Actively supported versions</td>
</tr>
<tr>
<td><code>^6</code></td>
<td><code>^7</code></td>
<td><code>13+</code></td>
<td>Requires CKEditor&nbsp;5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a>.</td>
<td>Changes in peer dependencies. (<a href="https://github.com/ckeditor/ckeditor5-angular/issues/376">issue</a>)</td>
</tr>
<tr>
<td colspan="3">Past releases (no longer maintained)</td>
</tr>
<tr>
<td><code>^6</code></td>
<td><code>13+</code></td>
<td>Requires CKEditor&nbsp;5 at least in version <a href="https://github.com/ckeditor/ckeditor5/releases/tag/v37.0.0">37</a>.</td>
</tr>
<tr>
<td><code>^5</code></td>
<td><code>13+</code></td>
Expand Down

0 comments on commit 3285962

Please sign in to comment.