Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 1.04 KB

Changelog

All notable changes to this visual studio code extension will be documented in this file.

0.0.2 - 2019-06-05

Added

  • New snippet "Defining a module" for js. #6
  • New snippet "Add alert dialog" for js. #6
  • New snippet "Add confirm dialog" for js. #6
  • New snippet "Add route rpc call" for js. #6

Changed

  • Message to initiation changelog. #6
  • Better typos for README. #6

Fixed

  • use correct name to declare relational fields. #5 by @Crisa221

0.0.1 - 2019-05-27

Added

  • Intial release.