Skip to content

Latest commit

 

History

History
54 lines (26 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

54 lines (26 loc) · 2.54 KB

Changelog

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

1.7.2 (2021-03-03)

Bug Fixes

1.7.1 (2021-02-28)

Bug Fixes

  • Update comment not work when post like or unlike (#416) (e0ca916)

1.7.0 (2020-10-15)

Features

Bug Fixes

  • replace onMouseDown to onClick (873caa8)

1.6.2 (2020-02-29)

Bug Fixes

  • set default avatar for image load fail (#357) (49e37fd)

1.6.1 (2020-02-29)

1.6.0 (2020-02-16)

Features

Bug Fixes

  • debounce at clicking btn to create comments (eb35bdf)
  • repeat create comment (b53eccb)
  • comment: comments via email notification (d536f08), closes #224