Skip to content

Latest commit

 

History

History
145 lines (68 loc) · 5.66 KB

CHANGELOG.md

File metadata and controls

145 lines (68 loc) · 5.66 KB

1.4.1 (2023-06-12)

Bug Fixes

  • feed keys in normal mode (de38e7b)

1.4.0 (2022-12-04)

Features

1.3.2 (2022-06-16)

fix

  • regex to find version to bump in plugin code (dd8ecf1)

1.3.1 (2022-06-16)

docs

  • remove v prefix from version (6ac0ee5)

fix

  • sem-rel regex to find version to bump in docs (8d86d03)
  • version bump logic for doc.txt (544c221)

1.3.0 (2022-06-08)

fix

  • broken link to documentation in README.md (7120ac4)

maint

  • releases bump version in remember.txt (a6eeb51)

1.2.5 (2022-06-08)

fix

  • correct version (1.2.3 -> 1.2.5) in remember.txt (e63e108)

1.2.4 (2022-06-08)

docs

  • fix documentation example formatting (bb62e15)

1.2.3 (2022-06-08)

docs

  • update changelog in plugin documentation (793135c)

fix

  • correct plugin version (1.3.0 -> 1.2.3) in remember.txt (b56bf25)

1.2.2 (2022-06-08)

docs

  • update usage code snippet in README.md (ec99360)

1.2.1 (2022-06-08)

docs

  • fix variable descriptions & add setup info (84ee6de)

1.2.0 (2022-05-09)

maint

  • remove duplicate api variable (da16c53)

style

  • fmt remember.lua with stylua (fbcfb08)

1.1.1 (2022-04-13)

docs

1.1.0 (2022-04-13)

fix

  • add maint commit prefix to release rules (8ab8496)

maint

  • update release commit message (aae7155)

1.0.2 (2022-04-13)

docs

  • add current version link to README.md (6193772)
  • update release version badge in README.md (1ea2362)

fix

1.0.1 (2022-04-13)

fix

  • release commit message (0a0cd73)
  • release message variable brackets (a09e4ae)
  • release version regex (26938d6)

1.0.0 (2022-04-13)

init

  • create remember.nvim and documentation (ebb12d2)

maint

  • add init commit prefix to release rules (ea13b62)