summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/tikzfill/CHANGES.md
blob: dd974c3f3d6e887b59a0a01454e43ff857fdca82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# 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