diff --git a/README.md b/README.md
index 3fb695f21..2b630a07a 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,7 @@ Mealie also provides a secure API for interactions from 3rd party applications.
#### Meal Planner
- Random Meal plan generation based off categories
- Expose notes in the API to allow external applications to access relevant information for meal plans
+ - Shopping Lists
#### Database Import / Export
- Easily Import / Export your recipes from the UI
- Export recipes in into custom files using Jinja2 templates
@@ -82,7 +83,7 @@ Contributions are what make the open source community such an amazing place to b
If you are not a coder, you can still contribute financially. financial contributions help me prioritize working on this project over others and helps me know that there is a real demand for project development.
-
+
## License
diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md
index 0859db996..7e2248dcd 100644
--- a/docs/docs/changelog.md
+++ b/docs/docs/changelog.md
@@ -10,7 +10,7 @@
### Features and Improvements
- Improved Nextcloud Imports
- - Improved Recipe Parser
+ - Improved Recipe Parser!
- Open search with `/` hotkey!
- Database and App version are now split
- Unified and improved snackbar notifications