UNPKG

504 BMarkdownView Raw
1# Changelog
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
6
7## [1.0.1] - 2019-12-06
8### Security
9- Updated dependencies
10
11## 1.0.0
12### Added
13- Migrated Point and Vector classes and functions from type-enforcer
14
15[1.0.1]: https://github.com/DarrenPaulWright/type-enforcer-math/compare/v1.0.0...v1.0.1