Skip to content

Commit 86eabf4

Browse files
authored
update changelog and bump version to 10.0.0-rc1 (#143)
1 parent 1dbb31d commit 86eabf4

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.3.0-dev
1+
10.0.0-rc1

changelog.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Changelog
22

3-
- #135 [fix] mount squasfs files on root squashed NFS mounts
4-
- #133 [feature] improved error message for revoked registry tokens
5-
- #131 [feature] remove --list flag in favor of a --format flag
3+
## 10.0.0
4+
5+
- #143 [feature] improved bash completion for uenv labels and files
6+
- #142 [feature] use toml for configuration; support multiple repositories
7+
- #136 [feature] support for default views
8+
- #135 [fix] mount squasfs files on root squashed NFS mounts
9+
- #133 [feature] improved error message for revoked registry tokens
10+
- #131 [feature] remove --list flag in favor of a --format flag
611
- #129 [feature] `uenv image find` and `uenv image ls` do partial match on uenv names
712
- #127 [feature] find views, mount point, etc. information using `uenv image inspect` without opening a uenv.
813

0 commit comments

Comments
 (0)