Skip to content

Commit

Permalink
include 6.8.0 docs in release-docs page
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Jun 4, 2023
1 parent fd7811b commit 54f1403
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/release-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ If your `mlr version` says something like `Miller v5.10.2` or `mlr 6.0.0`, witho

| Release | Docs | Release notes |
|---------|---------------------------------------------------------------------|---------------|
6.8.0 | [Miller 6.8.0](https://miller.readthedocs.io/en/6.8.0) | [New case verb, index DSL function, and more](https://github.com/johnkerl/miller/releases/tag/v6.8.0) |
6.7.0 | [Miller 6.7.0](https://miller.readthedocs.io/en/6.7.0) | [New leftpad/rightpad DSL functions, unspace verb, and more](https://github.com/johnkerl/miller/releases/tag/v6.7.0) |
6.6.0 | [Miller 6.6.0](https://miller.readthedocs.io/en/6.6.0) | [Bugfixes and unspace verb](https://github.com/johnkerl/miller/releases/tag/v6.6.0) |
6.5.0 | [Miller 6.5.0](https://miller.readthedocs.io/en/6.5.0) | [Bugfixes and memory-reduction optimizations](https://github.com/johnkerl/miller/releases/tag/v6.5.0) |
Expand Down
1 change: 1 addition & 0 deletions docs/src/release-docs.md.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ If your `mlr version` says something like `Miller v5.10.2` or `mlr 6.0.0`, witho

| Release | Docs | Release notes |
|---------|---------------------------------------------------------------------|---------------|
6.8.0 | [Miller 6.8.0](https://miller.readthedocs.io/en/6.8.0) | [New case verb, index DSL function, and more](https://github.com/johnkerl/miller/releases/tag/v6.8.0) |
6.7.0 | [Miller 6.7.0](https://miller.readthedocs.io/en/6.7.0) | [New leftpad/rightpad DSL functions, unspace verb, and more](https://github.com/johnkerl/miller/releases/tag/v6.7.0) |
6.6.0 | [Miller 6.6.0](https://miller.readthedocs.io/en/6.6.0) | [Bugfixes and unspace verb](https://github.com/johnkerl/miller/releases/tag/v6.6.0) |
6.5.0 | [Miller 6.5.0](https://miller.readthedocs.io/en/6.5.0) | [Bugfixes and memory-reduction optimizations](https://github.com/johnkerl/miller/releases/tag/v6.5.0) |
Expand Down

0 comments on commit 54f1403

Please sign in to comment.