Skip to content

Commit

Permalink
Fix changelog headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jparise committed Jul 22, 2023
1 parent 2ed8c1f commit d5283ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Changelog

## 0.10.1 - 2023-07-22
## Added
### Added
- Added text message support to `ReadWriteClient.write_message()`.

## Fixed
### Fixed
- `ReadWriteClient.get_message()` now correctly returns a `Rows` value rather
than a JSON-encoded string.

Expand Down

0 comments on commit d5283ec

Please sign in to comment.