mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-11 23:50:05 +01:00
Prepare a v0.2.0 release
This commit is contained in:
parent
376432fadd
commit
f1f1723381
3 changed files with 13 additions and 5 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,3 +1,13 @@
|
|||
## 0.2.0 / 202-01-08
|
||||
|
||||
* [FEATURE] Rework installation process adding checksums (#44)
|
||||
* [FEATURE] Add local dependencies as source dependency (#36)
|
||||
* [ENHANCEMENT] Only write jsonnnet files if we made changes (#56)
|
||||
* [ENHANCEMENT] Package install optimizations for git (#38)
|
||||
* [ENHANCEMENT] Add integration tests (#35)
|
||||
* [ENHANCEMENT] Suppress detached head advice (#34)
|
||||
* [BUGFIX] Make sure to fetch git tags (#58)
|
||||
|
||||
## 0.1.0 / 2019-04-23
|
||||
|
||||
This is the first release for jsonnet-bundler.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue