summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/csvsimple/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/csvsimple/CHANGES.md')
-rw-r--r--macros/latex/contrib/csvsimple/CHANGES.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/macros/latex/contrib/csvsimple/CHANGES.md b/macros/latex/contrib/csvsimple/CHANGES.md
index 717bee870a..f41204bcb7 100644
--- a/macros/latex/contrib/csvsimple/CHANGES.md
+++ b/macros/latex/contrib/csvsimple/CHANGES.md
@@ -17,6 +17,20 @@ and this project adheres to
+## [2.3.0] - 2022-02-01
+
+### Added
+- Option `column names detection` (related to issue #16)
+- Documentation: csvautotabular inspired example for tabularray.
+
+### Changed
+- `\csvlinetotablerow` changed to be expandable and to be
+ usable inside a *Data Collection* (issue #16)
+- Options `autotabular`, `autobooktabular`, `autolongtable`, `autobooklongtable`
+ use `column names detection=false` now.
+
+
+
## [2.2.1] - 2022-01-07
### Fixed