diff --git a/CHANGELOG.md b/CHANGELOG.md index f50f6ace7..56c9aab42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased - to be 0.4.1] - TBD +### Changes and additions +* v2 save / load - includes environment +* ability to update night / day live (street-environment component) +* ability to load json file from third-party path (precursor to cloud) +* improve asset loading - lazy load vehicles (only load vehicles when needed for scene) +* new LRV +* new bus model +* [Improved screenshot capture and capture modal (editor)](https://github.com/3DStreet/3dstreet/pull/277) +* [Improved support for varying levels of pedestrian densiy on sidewalk segments](https://github.com/3DStreet/3dstreet/pull/276) + +### Fixed +* ability to edit a street previously saved +* restore parallel parking t stencil +* fix empty lot / parking lot variants showing +* [Add perpindicular parking option](https://github.com/3DStreet/3dstreet/pull/273) +* [brt station support](https://github.com/3DStreet/3dstreet/pull/268) + ## 0.4.0 - 2023-05-04 Never too late to start a changelog, eh?