CHANGELOG.md in jekyll-tailwind-2.0 vs CHANGELOG.md in jekyll-tailwind-2.1
- old
+ new
@@ -1,4 +1,13 @@
+## Unreleased
+
+## [2.1.0] - 2025-01-20
+### Changed
+- We emit a deprecation warning if Arrays is used for input config.
+
+### Added
+- Fail a build, if there are multiple input files defined.
+
## [2.0.0] - 2024-09-30
### New
- Use tailwindcss-ruby gem as a wrapper for executable.
- Expose `input` and `output` parameters in _config.yml.
- It's possible to minimize output now