mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Incremented minor version to 2.8.0
This commit is contained in:
parent
a55f3bb82b
commit
de673d362e
@ -3,6 +3,12 @@ Changelog
|
|||||||
|
|
||||||
# 2.x
|
# 2.x
|
||||||
|
|
||||||
|
## 2.8.x
|
||||||
|
|
||||||
|
### 2.8.0
|
||||||
|
|
||||||
|
- Added support for automatically discovering taglibs from installed packages that are scoped. ([PR #183](https://github.com/marko-js/marko/pull/183) by [@tropperstyle](https://github.com/tropperstyle))
|
||||||
|
|
||||||
## 2.7.x
|
## 2.7.x
|
||||||
|
|
||||||
### 2.7.31
|
### 2.7.31
|
||||||
|
|||||||
@ -70,5 +70,5 @@
|
|||||||
"logo": {
|
"logo": {
|
||||||
"url": "https://raw.githubusercontent.com/marko-js/branding/master/marko-logo-small.png"
|
"url": "https://raw.githubusercontent.com/marko-js/branding/master/marko-logo-small.png"
|
||||||
},
|
},
|
||||||
"version": "2.7.31"
|
"version": "2.8.0"
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user