diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8399fda --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# 1.0.0 (2020-03-22) + + +### Bug Fixes + +* removed empty assembly folder warning ([072bb2a](https://github.com/ashblue/fluid-unique-id/commit/072bb2a29757a5a2e6b4b09f9a55ae2561471160)) +* various package import crash fixes ([223c97f](https://github.com/ashblue/fluid-unique-id/commit/223c97f33035f073fdb1327abe91f0637b1ea3a2)) +* **reports:** unique ID fixes now handle null ([ed3afd0](https://github.com/ashblue/fluid-unique-id/commit/ed3afd0a5140132b902517be2b312c6759005b70)) + + +### Features + +* **repair window:** now prints search results ([8ca561a](https://github.com/ashblue/fluid-unique-id/commit/8ca561a51cf8315892c3aeedd88dffaeb50139fd)) +* **repairs:** added ability to repair a scene ID ([d5a0376](https://github.com/ashblue/fluid-unique-id/commit/d5a0376acef09ee20763a8b0ff8a24078ec99427)) +* **repairs:** added show button to display erroring id ([012dc93](https://github.com/ashblue/fluid-unique-id/commit/012dc93620bc1170049694a5c1e8c1bfa9989cca)) +* **reports:** new report generator ([bd85fc2](https://github.com/ashblue/fluid-unique-id/commit/bd85fc2a57c4e32492426987031fdfc6c8d98268)) +* **reports:** report generation for a single scene ([0d3d01a](https://github.com/ashblue/fluid-unique-id/commit/0d3d01a84f4ae114c8dbdf3d1ad59791b5a66f44)) +* initial commit ([1cb0bfe](https://github.com/ashblue/fluid-unique-id/commit/1cb0bfecae7175e8e7717a7b3bd04ad7639d4c9a))