Skip to content

Commit

Permalink
fix: #31 add missing positioning dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobrasolin committed Jun 11, 2020
1 parent 36c947f commit c129057
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.1] - 2020-06-12
### Fixed
- Add missing `positioning` dependency for layout grids styles.

## [1.0.0] - 2020-05-30
### Added
- The outcome of the languid gestation which lasted a lustrum.

[Unreleased]: https://github.com/paolobrasolin/topiclongtable/compare/v1.0.0...HEAD
[Unreleased]: https://github.com/paolobrasolin/topiclongtable/compare/v1.0.1...HEAD
[1.0.1]: https://github.com/paolobrasolin/topiclongtable/releases/tag/v1.0.0...v1.0.1
[1.0.0]: https://github.com/paolobrasolin/topiclongtable/releases/tag/v1.0.0
1 change: 1 addition & 0 deletions src/tikzlibrarycommutative-diagrams.mandyas.code.tex
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
% \usetikzlibrary{decorations.pathmorphing}
% \usetikzlibrary[decorations.markings]
% \usetikzlibrary[arrows.meta]
\usetikzlibrary[positioning]

\pgfqkeys{/codi}{
%==[ universal styles ]=========================================================
Expand Down

0 comments on commit c129057

Please sign in to comment.