Skip to content

Commit

Permalink
Release v0.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
neilotoole committed Dec 7, 2023
1 parent 67a30d7 commit 782e92f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Breaking changes are annotated with ☢️, and alpha/beta features with 🐥.

## [v0.46.1] - 2023-12-06

### Fixed

- `sq` sometimes failed to read from stdin if piped input was slow
to arrive. This is now fixed.

## [v0.46.0] - 2023-11-22

### Added
Expand Down Expand Up @@ -1003,3 +1010,4 @@ make working with lots of sources much easier.
[v0.44.0]: https://github.com/neilotoole/sq/compare/v0.43.1...v0.44.0
[v0.45.0]: https://github.com/neilotoole/sq/compare/v0.44.0...v0.45.0
[v0.46.0]: https://github.com/neilotoole/sq/compare/v0.45.0...v0.46.0
[v0.46.1]: https://github.com/neilotoole/sq/compare/v0.46.0...v0.46.1

0 comments on commit 782e92f

Please sign in to comment.