Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 449 Bytes

File metadata and controls

25 lines (14 loc) · 449 Bytes

es_curator changes

Instructions: Use list notation, and following prefixes:

  • Feature - for any new features
  • Cleanup - any code removal or non visible maintenance change
  • Refactor - code refactoring, keeping same functionality
  • Bugfix - when fixing any major bug

Next

0.2.0

  • Feature: Add support for AWS request sign. (ik)

0.1.1

  • Bugfix: Default value for retention period. (ik)

0.1.0

  • The first released version