# Changelog
All notable changes to this project will be documented in this file.

The format is based on
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security



## [1.0.1] - 2023-08-08

### Added
- Input of `expl3-generic` where `ExplSyntaxOn` is not defined (issue #1)

### Removed
- Library `fill.image`: Unused code fragments

### Fixed
- Spelling of LaTeX etc. inside the documentation (issue #1)
- Package loading implementation changed to LaTeX2e by adapting a TikZ macro
    to fix package loading problems (issue #2)



## [1.0.0] - 2022-07-20

### Added
- Initial public release
