diff --git a/docs/ReleaseNotes/index.md b/docs/ReleaseNotes/index.md new file mode 100644 index 0000000..514a981 --- /dev/null +++ b/docs/ReleaseNotes/index.md @@ -0,0 +1,7 @@ +# ReleaseNotes + +## Categories + + +## Documents +- [0.9.99.0](0.9.99.0.md) \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 1402c45..2e41f13 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,8 @@ # ## Categories -- [LegalMumboJumbo](./LegalMumboJumbo/index.md) +- [LegalMumboJumbo](./LegalMumboJumbo/index.md) +- [ReleaseNotes](./ReleaseNotes/index.md) ## Documents - [404](404.md) @@ -12,4 +13,5 @@ - [Marketing](Marketing.md) - [Notices](Notices.md) - [Parts-Catalog](Parts-Catalog.md) -- [Why](Why.md) \ No newline at end of file +- [Why](Why.md) +- [changelog](changelog.md) \ No newline at end of file