diff --git a/changelog/513.feature.1.rst b/changelog/513.feature.1.rst new file mode 100644 index 00000000..bb63e492 --- /dev/null +++ b/changelog/513.feature.1.rst @@ -0,0 +1 @@ +History of the ADSF file, such as versions of packages and extensions used when writing it are now exposed ``TiledDataset.meta["history"]`` and ``Dataset.meta["history"]``. diff --git a/changelog/513.feature.rst b/changelog/513.feature.rst new file mode 100644 index 00000000..a5d0af8b --- /dev/null +++ b/changelog/513.feature.rst @@ -0,0 +1 @@ +``TiledDataset`` now has a ``.meta`` dictionary like that of ``Dataset``.