Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RTippin committed Aug 11, 2021
1 parent b4ebaf5 commit 6ac960a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Changelog
- All notable changes to `Messenger` will be documented in this file.

### [v0.47 (08-11-2021)]

#### Changed
- `threads.subject` and `bots.name` columns locked to max length of `255`.
- `Thread` `subject` validation now allows min length of 2 and max length of `255`.
- `Message` `temporary_id` post value set to max length of `255`.
- Commit ([0b96afd](https://github.com/RTippin/messenger/commit/0b96afddb8561b4ce8ac01d1cb73918b995e531e))

---

### [v0.46 (08-09-2021)]

#### Removed
Expand Down

0 comments on commit 6ac960a

Please sign in to comment.