Skip to content

Commit ac3c97c

Browse files
TonioFforman
andauthored
Update CHANGES.md
Co-authored-by: Norman Fomferra <[email protected]>
1 parent 6322bca commit ac3c97c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGES.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
## Changes in 1.12.0 (in development)
22

33
### Enhancements
4-
* Add function to list file extensions recognized by FS stores (#726)
5-
* Added function `get_filename_extensions` to FsDataStores to allow
6-
retrieving mappings of filename extensions to opener and writer ids.
4+
* Added function `get_filename_extensions()` to data store framework:
5+
`from xcube.core.store import get_filename_extensions`.
6+
It allows for retrieving mappings of recognized filename extensions to
7+
respective data openers and writers. (#726)
78

89
### Other changes
910

0 commit comments

Comments
 (0)