mastodon-to-bluesky/CHANGELOG.md
semantic-release-bot 887ba8fcc7 chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/mauricerenck/mastodon-to-bluesky/compare/v1.0.0...v1.1.0) (2024-04-03)

### Features

* add error-handling for Bluesky posting; truncate messages with more than 300 chars ([#7](https://github.com/mauricerenck/mastodon-to-bluesky/issues/7)) ([032677e](032677e371))
2024-04-03 08:03:23 +00:00

1 KiB

1.1.0 (2024-04-03)

Features

  • add error-handling for Bluesky posting; truncate messages with more than 300 chars (#7) (032677e)

1.0.0 (2024-03-30)

Bug Fixes

Features