aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/06-ssreflect
AgeCommit message (Collapse)Author
2020-12-03[changelog] update markupEnrico Tassi
2020-12-03Changes for Coq 8.13Matthieu Sozeau
2020-12-01Merge PR #13490: [ssr] Backport ssrbool from MathComp 1.12.0coqbot-app[bot]
Reviewed-by: gares
2020-11-29Backport ssrbool lemmas from MathComp 1.12.0Kazuhiko Sakaguchi
2020-11-25Testing {in _, _} and {pred _} from ssrboolCyril Cohen
2020-11-24Fixing [dup] and [swap]Cyril Cohen
2020-11-06Update doc/changelog/06-ssreflect/13317-ssr_dup_swap_apply_ipat.rstCyril Cohen
Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com>
2020-11-06Intro pattern extensions for dup, swap and applyCyril Cohen
2020-11-05Changelog for 8.12.1.Théo Zimmermann
2020-09-10Update doc/changelog/06-ssreflect/12857-changelog-for-12857.rstEnrico Tassi
Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com>
2020-09-09changelog entry for 12857Enrico Tassi
2020-07-23[changelog] Latest changes backported to 8.12 branch.Emilio Jesus Gallego Arias
2020-07-17Add a changelog.Pierre-Marie Pédrot
2020-05-27Release notes for 8.12.Théo Zimmermann
2020-05-15Changelog entries for #8855.Théo Zimmermann
2019-12-02Move unreleased changelog to new 8.11 section.Théo Zimmermann
2019-11-28[changelog] Add types to changelog entries.Théo Zimmermann
Types of changes are defined in the list defined by Keep a Changelog 1.0.0 (https://keepachangelog.com/en/1.0.0/): - Added - Changed - Deprecated - Fixed - Removed We exclude the type Security for now, even for soundness fixes, because the process of handling security vulnerabilities is different from anything we follow right now.
2019-11-21Taking @Zimmi48's comment into accountCyril Cohen
Co-Authored-By: Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>
2019-11-19added changelog entryCyril Cohen
2019-11-01Merge PR #10022: [ssr] Generalize tactics under and over to any (Reflexive) ↵Enrico Tassi
relation Reviewed-by: gares
2019-11-01[ssr] Refactor/Extend of under to support more relationsErik Martin-Dorel
(namely, [RewriteRelation]s beyond Equivalence ones) Thanks to @CohenCyril for suggesting this enhancement
2019-10-22Update doc/changelog/06-ssreflect/10932-void-type-ssr.rst Arthur Azevedo de Amorim
Improve changelog. Co-Authored-By: Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>
2019-10-22Update changelog.Arthur Azevedo de Amorim
2019-10-21docs(changelog): Address @gares' commentErik Martin-Dorel
& Put the changelog entry in the proper folder
2019-06-16Changelog for 8.10+beta2.Théo Zimmermann
2019-06-07Update changelog for 103032 and 10305Enrico Tassi
2019-05-13Move last changelog entries for 8.10+beta1.Théo Zimmermann
2019-05-05Create categories in changelog.Théo Zimmermann