# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [v1.1.0] - 2025-04-29 ### Added - Added multiple quality controls - Removed all empty string - Removed duplicates across within datasets - Removed - Restructured datasets - Removed columns from the dataset to make the structure more lightweight, these include domain, metadata, and license. These have been moved to the individual datasheets. It is still possible to filter for license by using the dataset name - Added column for number of tokens - For developers - Restructered CI codebase substantially - Added `DataSheet` to make CI for convenient - factored out plots and tables ### Docs - Sorted overview table - Minor changes to dataset documentation ## [v1.0.11] - 2025-03-29 ### Added - Added new datasets (more than 1B tokens 🎉) - AI Aktindsigt - Cellar - Danske Taler - Miljøportalen - EUR-Lex SUM - Finansministeriets Udgivelser ### Docs - Sorted main table in readme - Added Changelog - Minor changes to dataset documentation