Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 577 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 577 Bytes

v2.0.4

  • Fix: tagging

v2.0.3

  • Fix: use Logger.warning instead of Logger.warn
  • Enhancement: Bring dependencies up to date
  • Enhancement: Show CHANGELOG and LICENSE in generated docs
  • Enhancement: Use Github Actions to compile/test code for various Elixir versions

v2.0.2

  • Fix: Change typespec for lookup_events and handle list of lists properly

v2.0.1

  • Enhancement: Added support for listing all lookup events with ListLookupEvents module.
  • Fix: Remove sweet_xml from list of deps in mix.exs

v2.0

  • Initial version. Given 2.0 to align with ex_aws version.