# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [2.0.1] ### Fixed - Should not translate `constructor` and other JavaScript reserved keywords ## [2.0.0] ### Changed - Run in Node.js and browser - Dictionaries are now in JSON format - Load synchronously ## [1.0.0] ### Changed - Requires Node.js 7.6.0 for async/await statement - Remove dependencies to Bluebird - Remove web browser support (will redo later) - Updated database