Skip to content

Commit

Permalink
Make 2.0.1 release (#66)
Browse files Browse the repository at this point in the history
* Make 2.0.1 release
** Provide release notes
** Increment version
  • Loading branch information
kghbln authored Apr 19, 2020
1 parent 93fcc08 commit e30360b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
This file contains the RELEASE-NOTES of the Semantic Breadcrumb Links (a.k.a. SBL) extension.

### 2.0.1

Released on April 19, 2020.

* #56 Fixes issue with a constant being loaded too late
* Localization updates from https://translatewiki.net

### 2.0.0

Released on October 6, 2018.
Expand Down
2 changes: 1 addition & 1 deletion extension.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SemanticBreadcrumbLinks",
"version": "2.1.0-alpha",
"version": "2.0.1",
"author": [
"James Hong Kong",
"..."
Expand Down

0 comments on commit e30360b

Please sign in to comment.