Skip to content

Commit 014f2ce

Browse files
committed
update changelog
1 parent db8be62 commit 014f2ce

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
# Change Log
2-
3-
All notable changes to the "pastum" extension will be documented in this file.
1+
# Changelog
42

53
<!-- Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -->
64

5+
## Development version
6+
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+
714
## [0.2.1] - 2024-11-02
815

916
### Added

0 commit comments

Comments
 (0)