Skip to content

Latest commit

 

History

History
91 lines (48 loc) · 4.67 KB

CHANGELOG.md

File metadata and controls

91 lines (48 loc) · 4.67 KB

Changelog

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

3.1.4 (2023-03-22)

3.1.3 (2023-03-20)

Bug Fixes

  • node: arbitrary doc change to force release (8e80bbf)

3.1.2 (2023-03-20)

3.1.2 (2023-03-17)

3.1.2 (2023-02-01)

3.1.1 (2022-11-08)

3.1.0 (2022-10-12)

Features

3.0.1 (2022-10-10)

3.0.0 (2022-10-04)

⚠ BREAKING CHANGES

  • vote response API changes

Features

2.0.0 (2022-10-04)

⚠ BREAKING CHANGES

  • now returns a vec of vote responses instead of one

  • chore: small improvements

  • chore: more improvements

  • Recursive vote handling (#27) (ffe3ff7), closes #27

1.1.2 (2022-09-29)

Bug Fixes

1.1.1 (2022-09-26)

Bug Fixes

  • issue when we are last to ack, we dont send allacks (#22) (32b6b3e)

1.1.0 (2022-09-22)

Features

Bug Fixes