Skip to content

Latest commit

 

History

History
41 lines (19 loc) · 671 Bytes

File metadata and controls

41 lines (19 loc) · 671 Bytes

0.2.1

  • Replace channels.xxx with conversations.xxx, Thanks cympfh !

0.2.0

  • Fix refetch list errors.
  • Fix versioning. (Should made it 0.2.0 when added :SlackMemoSearch.)

0.1.3

  • Fix typo...

0.1.2

  • Add :SlackMemoSearch method. Thanks @h-michael !.

0.1.1

  • Fix url formating decode
    • <http://hoge.com/fuga/> => http://hoge.com/fuga/
  • Fix deletion memo bugs. (ref: issue-#1)

0.1.0

  • Support CtrlP lists.

0.0.2

  • Fix error when buffer with same name already exists.

0.0.1

  • First release.