buddy

node MVC discord bot
Log | Files | Refs | README

CHANGELOG.md (557B)


      1 # Changelog
      2 All notable changes to this project will be documented in this file.
      3 
      4 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
      5 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
      6 
      7 ## [1.2.0] - 2018-12-6
      8 ## Fixed
      9 - support React-Native 
     10 
     11 ## [1.1.0] - 2018-10-28 
     12 ### Added 
     13 -  support for Safari and older browsers by [@MaximVanhove](https://github.com/MaximVanhove)
     14 - support for CommonJS and Modules [@MaximVanhove](https://github.com/MaximVanhove)
     15 
     16 ### Security
     17 - Dependency updates