Skip to content

Commit

Permalink
fix changelog (#247)
Browse files Browse the repository at this point in the history
* fix/update changelog
  • Loading branch information
CohenCyril authored Aug 11, 2020
1 parent 376246c commit ae360cd
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,10 @@ Last releases: [[0.3.2] - 2020-08-11](#032---2020-08-11) and [[0.3.1] - 2020-06-
+ lemmas `natmul_continuous`, `cvgMn` and `is_cvgMn`.
+ `uniformType` structure for `ereal`
- in `sequences.v`:
+ definitions `arithmetic`, `geometric`, `geometric_invn`
+ lemmas `increasing_series`, `cvg_shiftS`, `mulrn_arithmetic`,
`exprn_geometric`, `cvg_arithmetic`, `cvg_expr`,
`geometric_seriesE`, `cvg_geometric_series`,
`is_cvg_geometric_series`.
+ definitions `arithmetic`, `geometric`
+ lemmas `telescopeK`, `seriesK`, `increasing_series`, `cvg_shiftS`,
`mulrn_arithmetic`, `exprn_geometric`, `cvg_arithmetic`, `cvg_expr`,
`geometric_seriesE`, `cvg_geometric_series`, `is_cvg_geometric_series`.

### Changed

Expand Down

0 comments on commit ae360cd

Please sign in to comment.