浏览代码

Update CHANGELOG.md

Garrett Johnson 3 年之前
父节点
当前提交
f090bb8caa
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 ### Changed
 - Improved type definitions.
 - `PNTSLoader.parse` now returns a promise.
+- All model loaders on inherit from a common type.
 
 ## [0.3.4] - 2021-11-15
 ### Added