Skip to content

Commit 6066b8b

Browse files
committed
Release 0.3.2
1 parent 0071733 commit 6066b8b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## [Unreleased]
8+
## [0.3.2] – 2023-05-12
99

1010
### Changed
1111

@@ -66,7 +66,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6666

6767
Initial public release
6868

69-
[unreleased]: https://github.com/koppor/plantuml/compare/0.3.1...HEAD
69+
[unreleased]: https://github.com/koppor/plantuml/compare/0.3.2...HEAD
70+
[0.3.2]: https://github.com/koppor/plantuml/compare/0.3.1...0.3.2
7071
[0.3.1]: https://github.com/koppor/plantuml/compare/0.3.0...0.3.1
7172
[0.3.0]: https://github.com/koppor/plantuml/compare/0.2.3...0.3.0
7273
[0.2.3]: https://github.com/koppor/plantuml/compare/0.2.2...0.2.3

plantuml.sty

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
%% Copyright (C) 2018-2020 Oliver Kopp, https://github.com/koppor
1+
%% Copyright (C) 2018-2023 Oliver Kopp, https://github.com/koppor
22
%%
33
%% SPDX-License-Identifier: LPPL-1.3c+
44
\NeedsTeXFormat{LaTeX2e}\relax
55
\ProvidesPackage{plantuml}
6-
[2020/05/19 v0.3.1
6+
[2023/05/12 v0.3.2
77
Embed PlantUML diagrams in latex documents.]
88

99
% Required by PlantUML LaTeX output

0 commit comments

Comments
 (0)