You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: addon/CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,26 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
5
+
6
+
## v8.0.0-beta.1 (2023-08-16)
7
+
8
+
#### :boom: Breaking Change
9
+
*[#261](https://github.com/ember-cli/ember-page-title/pull/261) Drop Node 14 and earlier ([@kategengler](https://github.com/kategengler))
10
+
*[#245](https://github.com/ember-cli/ember-page-title/pull/245) Drop support for Ember < 3.28 ([@knownasilya](https://github.com/knownasilya))
11
+
*[#241](https://github.com/ember-cli/ember-page-title/pull/241) Merge page-title and page-title-list services ([@bertdeblock](https://github.com/bertdeblock))
12
+
13
+
#### :house: Internal
14
+
*[#261](https://github.com/ember-cli/ember-page-title/pull/261) Add a setup for releasing via tags ([@kategengler](https://github.com/kategengler))
15
+
*[#240](https://github.com/ember-cli/ember-page-title/pull/240) chore: add prettier config to repo ([@knownasilya](https://github.com/knownasilya))
16
+
*[#232](https://github.com/ember-cli/ember-page-title/pull/232) move `.md` files to published package ([@SergeAstapov](https://github.com/SergeAstapov))
17
+
18
+
#### Committers: 4
19
+
- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
0 commit comments