Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mkdocs-material
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Janne Mareike Koschinski
mkdocs-material
Commits
f9159285
Commit
f9159285
authored
7 years ago
by
squidfunk
Committed by
Martin Donath
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Prepare 2.5.1 release
parent
0edbfdc8
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG
+3
-3
3 additions, 3 deletions
CHANGELOG
docs/release-notes.md
+7
-1
7 additions, 1 deletion
docs/release-notes.md
with
10 additions
and
4 deletions
CHANGELOG
+
3
−
3
View file @
f9159285
mkdocs-material-2.
6.0
(2017-
xx-xx
)
mkdocs-material-2.
5.1
(2017-
01-20
)
*
Add
ed permalink
to
main headline
*
Fix
ed permalink
for
main headline
*
Added English as a fallback for missing translations
*
Improved missing translation handling with English as a fallback
* Improved accessibility with skip-to-content link
* Improved accessibility with skip-to-content link
mkdocs-material-2.5.0 (2017-01-13)
mkdocs-material-2.5.0 (2017-01-13)
...
...
This diff is collapsed.
Click to expand it.
docs/release-notes.md
+
7
−
1
View file @
f9159285
...
@@ -12,7 +12,7 @@ To determine the currently installed version, use the following command:
...
@@ -12,7 +12,7 @@ To determine the currently installed version, use the following command:
```
sh
```
sh
pip show mkdocs-material |
grep
-E
^Version
pip show mkdocs-material |
grep
-E
^Version
# Version 2.5.
0
# Version 2.5.
1
```
```
### Material 1.x to 2.x
### Material 1.x to 2.x
...
@@ -38,6 +38,12 @@ pip show mkdocs-material | grep -E ^Version
...
@@ -38,6 +38,12 @@ pip show mkdocs-material | grep -E ^Version
## Changelog
## Changelog
### 2.5.1 <small>_ January 20, 2018</small>
*
Fixed permalink for main headline
*
Improved missing translation handling with English as a fallback
*
Improved accessibility with skip-to-content link
### 2.5.0 <small>_ January 13, 2018</small>
### 2.5.0 <small>_ January 13, 2018</small>
*
Added support for right-to-left languages
*
Added support for right-to-left languages
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment