mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-11 23:50:05 +01:00
Write CHANGELOG for v0.5
This commit is contained in:
parent
76754ada90
commit
32dba47579
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,5 +1,18 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.5.0 / 2022-06-09
|
||||||
|
|
||||||
|
#### Changes:
|
||||||
|
|
||||||
|
- **[FEATURE]** Add --quiet option to suppress git progress output (#124)
|
||||||
|
- **[FEATURE]** Support Bitbucket personal repositories (#156)
|
||||||
|
- **[FEATURE]** Add --legacy-name flag #158
|
||||||
|
- **[ENHANCEMENT]** Windows enhancements (#110)
|
||||||
|
- **[BUGFIX]** Allow dots in a repository path's "user" section (#106)
|
||||||
|
- **[BUGFIX]** On windows, use `\` instead of `/` (#115)
|
||||||
|
- **[BUGFIX]** Replace `/` in version by `-` (#146)
|
||||||
|
- **[BUGFIX]** Correct path resolution to nested local dependencies (#151)
|
||||||
|
|
||||||
## 0.4.0 / 2020-05-15
|
## 0.4.0 / 2020-05-15
|
||||||
|
|
||||||
You can now `jb update` a single dependency.
|
You can now `jb update` a single dependency.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue