What's Changed
* Added User Docs for Extensions https://github.com/jondavid-black/AaC/pull/510
* Added LSP handling for definitions with spaces in the name in https://github.com/jondavid-black/AaC/pull/538
* Added support for the LSP Document Link in AaC files https://github.com/jondavid-black/AaC/pull/548
* Improved AaC keyword coloring for AaC files in https://github.com/jondavid-black/AaC/pull/552
* Added support for primitive `reference` type validation in https://github.com/jondavid-black/AaC/pull/542
* Added support for primitive `string` type validation in https://github.com/jondavid-black/AaC/pull/542
* LanguageContext Prevents changes to Non-editable files in https://github.com/jondavid-black/AaC/pull/509
Bugfixs
* Fix .aac files being opened in the visual editor in https://github.com/jondavid-black/AaC/pull/581
* Fix PUML Diagram Output in https://github.com/jondavid-black/AaC/pull/575
* Root Key Rename Duplicates Colon in https://github.com/jondavid-black/AaC/pull/597
New Contributors
* lizzcondrey made their first contribution in https://github.com/jondavid-black/AaC/pull/595
**Full Changelog**: https://github.com/jondavid-black/AaC/compare/v0.1.10...v0.1.11