Skip to content

Commit 50fa8b4

Browse files
committed
doc: add changelog for v1.0.2
1 parent 2dcf6ae commit 50fa8b4

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9898

9999
## [1.0.2] - 2020-05-14
100100

101-
> TODO: Update this section
101+
### Added
102+
103+
### Removed
104+
105+
- Remove stale dependency on `Polynomials.jl` [#94]
106+
107+
### Changed
108+
109+
### Fixed
110+
111+
[1.0.2]: https://github.com/JuliaMath/Combinatorics.jl/compare/v1.0.1...v1.0.2
112+
[#94]: https://github.com/JuliaMath/Combinatorics.jl/pull/94
113+
102114

103115
## [1.0.1] - 2020-04-22
104116

@@ -109,6 +121,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
109121
> TODO: Update this section
110122
111123

112-
[1.0.2]: https://github.com/JuliaMath/Combinatorics.jl/compare/v1.0.1...v1.0.2
113124
[1.0.1]: https://github.com/JuliaMath/Combinatorics.jl/compare/v1.0.0...v1.0.1
114125
[1.0.0]: https://github.com/JuliaMath/Combinatorics.jl/releases/tag/v1.0.0

0 commit comments

Comments
 (0)