Skip to content

Commit

Permalink
fix CHANGELOG for 0.7.5 to include strpad PR
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaranville committed Jun 3, 2024
1 parent efc0bb3 commit d96956a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Changelog
## v0.7.5 2024-06-03
### Added
- added `virtual_sources?: { file_name: string, dset_name: string }` to `Dataset.metadata` when dataset is virtual.
- added `virtual_sources?: { file_name: string, dset_name: string }` to `Dataset.metadata` when dataset is virtual.
- added `strpad` enum to metadata (type of string padding) - PR #72 @axelboc
## v0.7.4 2024-04-03
### Fixed
- added missing `.js` extension in type imports
Expand Down

0 comments on commit d96956a

Please sign in to comment.