diff --git a/CHANGELOG.md b/CHANGELOG.md index 31c0d742f8..a64b82b54c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,17 @@ styled with Tailwind CSS by default. You can opt-out of Tailwind CSS with the `- flag (the Tailwind CSS classes are kept in the generated components as reference for future styling). +## 1.7.18 (2024-12-09) + +### Enhancements + * Use new interpolation syntax in generators + * Update gettext in generators to 0.26 + +## 1.7.17 (2024-12-03) + +### Enhancements + * Use LiveView 1.0.0 for newly generated applications + ## 1.7.16 (2024-12-03) ### Bug fixes