We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db8be62 commit 014f2ceCopy full SHA for 014f2ce
1 file changed
CHANGELOG.md
@@ -1,9 +1,16 @@
1
-# Change Log
2
-
3
-All notable changes to the "pastum" extension will be documented in this file.
+# Changelog
4
5
<!-- Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -->
6
+## Development version
+
7
+### Added
8
9
+- Markdown table support (thanks to @juarezr)
10
+- TSV and CSV table support (thanks to @juarezr)
11
+- `pastum.libraryDeclaration` configuration option, which allows the user to add library declaration to the pasted dataframe. (#18)
12
+- `pastum.airFormat` configuration option, which allows the user to add comment to skip air formatting in R. (#16)
13
14
## [0.2.1] - 2024-11-02
15
16
### Added
0 commit comments