Skip to content

Commit

Permalink
Release v0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgao committed Jun 10, 2024
1 parent f477957 commit b691be2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pore"
version = "0.1.13"
version = "0.1.14"
authors = ["Josh Gao <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down
7 changes: 6 additions & 1 deletion versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ versions:
- number: "unreleased"
date: ""
changes:
- Add support for groups in `pore forall`
- None so far!
- number: 0.1.14
date: "2024-06-10"
changes:
- Add support for groups in `pore forall`.
- Improve `repo forall` compatibility shim output.
- number: 0.1.11
date: "2024-02-16"
changes:
Expand Down

0 comments on commit b691be2

Please sign in to comment.