Commit 1f86a5f 1 parent 25075fa commit 1f86a5f Copy full SHA for 1f86a5f
File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,10 @@ This changelog is intended for _humans_ and follows many of the principles from
7
7
Versions for this project follow the [ Semantic Versioning
8
8
rules] ( https://semver.org/spec/v2.0.0.html ) . Each heading below is a version
9
9
released to [ PyPI] ( https://pypi.org/project/nextstrain-cli/ ) and the date it
10
- was released. The "__ NEXT__ " heading below describes changes in the unreleased
11
- development source code and as such may not be routinely kept up to date.
10
+ was released.
12
11
13
12
14
- # __ NEXT __
13
+ # 8.2.0 (6 February 2024)
15
14
16
15
## Features
17
16
@@ -72,7 +71,7 @@ development source code and as such may not be routinely kept up to date.
72
71
at the workflow directory (i.e. what's given to ` nextstrain build ` ).
73
72
([ #355 ] ( https://github.com/nextstrain/cli/pull/355 ) )
74
73
75
- [ containerized ] : https://docs.nextstrain.org/projects/cli/en/__NEXT__ /runtimes/#comparison
74
+ [ containerized ] : https://docs.nextstrain.org/projects/cli/en/8.2.0 /runtimes/#comparison
76
75
77
76
## Improvements
78
77
@@ -98,7 +97,7 @@ development source code and as such may not be routinely kept up to date.
98
97
matches the behaviour of ` nextstrain shell ` since 5.0.0.
99
98
([ #354 ] ( https://github.com/nextstrain/cli/pull/354 ) )
100
99
101
- [ development overlay option ] : https://docs.nextstrain.org/projects/cli/en/__NEXT__ /commands/build/#development-options-for-docker
100
+ [ development overlay option ] : https://docs.nextstrain.org/projects/cli/en/8.2.0 /commands/build/#development-options-for-docker
102
101
103
102
104
103
# 8.0.1 (29 January 2024)
Original file line number Diff line number Diff line change 1
- __version__ = '8.0.1+git '
1
+ __version__ = '8.2.0 '
You can’t perform that action at this time.
0 commit comments