Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1015 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 1015 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.1 (2023-12-12)

Features

  • add standard version to manage versioning (e6c1afd)
  • allow devs to only pass a simple object as MessageAttributes (29a6355)
  • only convert MessageAttributes if needed (c4948b6)

Bug Fixes

  • change back messageAttributes on SNSOptions to any (e471dff)
  • remove AWS DataTypes based on Python SDK (4335df9)