Skip to content

Commit 4a98301

Browse files
committed
doc: add changelog for v1.0.1
1 parent 50fa8b4 commit 4a98301

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
114114

115115
## [1.0.1] - 2020-04-22
116116

117-
> TODO: Update this section
117+
### Added
118+
119+
- ci: Install TagBot as a GitHub Action [#90]
120+
121+
### Removed
122+
123+
### Changed
124+
125+
- compat: Bump `Polynomials` compat to include v0.7, v0.8 [#91]
126+
127+
### Fixed
128+
129+
[1.0.1]: https://github.com/JuliaMath/Combinatorics.jl/compare/v1.0.0...v1.0.1
130+
[#90]: https://github.com/JuliaMath/Combinatorics.jl/pull/90
131+
[#91]: https://github.com/JuliaMath/Combinatorics.jl/pull/91
132+
118133

119134
## [1.0.0] - 2019-11-29
120135

121136
> TODO: Update this section
122137
123138

124-
[1.0.1]: https://github.com/JuliaMath/Combinatorics.jl/compare/v1.0.0...v1.0.1
125139
[1.0.0]: https://github.com/JuliaMath/Combinatorics.jl/releases/tag/v1.0.0

0 commit comments

Comments
 (0)