Skip to content

Commit a33d0bf

Browse files
committed
Fix lint
1 parent 8e5df4d commit a33d0bf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/about/release-notes.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@ This is the first version of ProperDocs 🎉
2323

2424
These are the changes compared to MkDocs 1.6.1:
2525

26-
* The name is changed from "MkDocs" to "ProperDocs". The installation name and the executable are `properdocs` (#12)
26+
* The name is changed from "MkDocs" to "ProperDocs". The installation name and the executable are `properdocs` (#12)
2727

28-
* Support running all `mkdocs.themes` and `mkdocs.plugins` entrypoints *in addition to* all `properdocs.themes` and `properdocs.plugins` entrypoints (#15)
28+
* Support running all `mkdocs.themes` and `mkdocs.plugins` entrypoints *in addition to* all `properdocs.themes` and `properdocs.plugins` entrypoints (#15)
2929

30-
* Pick up configuration from `properdocs.yml` configuration files, with a fallback to `mkdocs.yml` (#27)
30+
* Pick up configuration from `properdocs.yml` configuration files, with a fallback to `mkdocs.yml` (#27)
3131

32-
* Remove all built-in themes - there is no longer any theme installed by default (#24)
32+
* Remove all built-in themes - there is no longer any theme installed by default (#24)
3333

34-
* Fix livereload not being enabled by default for `mkdocs serve` - since `click>8.2.1` (#14)
34+
* Fix livereload not being enabled by default for `mkdocs serve` - since `click>8.2.1` (#14)
3535

36-
* Allow plugins to declare their support of ProperDocs and show a warning message in case they're being run from MkDocs (#21)
36+
* Allow plugins to declare their support of ProperDocs and show a warning message in case they're being run from MkDocs (#21)
3737

38-
* Drop support for Python 3.8, officially support Python 3.14 (#17)
38+
* Drop support for Python 3.8, officially support Python 3.14 (#17)
3939

4040
And other small improvements; see [commit log](https://github.com/properdocs/properdocs/compare/2862536793b3c67d9d83c33e0dd6d50a791928f8...1.6.5).
4141

0 commit comments

Comments
 (0)