Skip to content

Commit 22aec9c

Browse files
Document changes in CHANGELOG. Refs #561.
1 parent fb38f27 commit 22aec9c

File tree

8 files changed

+18
-6
lines changed

8 files changed

+18
-6
lines changed

copilot-c99/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2024-10-19
1+
2024-11-07
2+
* Version bump (4.1). (#561)
23
* Standardize changelog format. (#550)
34

45
2024-09-07

copilot-core/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2024-10-28
1+
2024-11-07
2+
* Version bump (4.1). (#561)
23
* Add Haddocks for updateField. (#525)
34
* Standardize changelog format. (#550)
45
* Deprecate Copilot.Core.Type.UType.uTypeType. (#484)

copilot-interpreter/CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2024-11-07
2+
* Version bump (4.1). (#561)
3+
14
2024-09-07
25
* Version bump (4.0). (#532)
36
* Add support for array updates. (#36)

copilot-language/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2024-10-19
1+
2024-11-07
2+
* Version bump (4.1). (#561)
23
* Reject duplicate externs in properties and theorems. (#536)
34
* Standardize changelog format. (#550)
45

copilot-libraries/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2024-10-19
1+
2024-11-07
2+
* Version bump (4.1). (#561)
23
* Standardize changelog format. (#550)
34

45
2024-09-07

copilot-prettyprinter/CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2024-11-07
2+
* Version bump (4.1). (#561)
3+
14
2024-09-07
25
* Version bump (4.0). (#532)
36
* Add support for pretty-printing struct update expressions. (#526)

copilot-theorem/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2024-10-19
1+
2024-11-07
2+
* Version bump (4.1). (#561)
23
* Standardize changelog format. (#550)
34

45
2024-09-07

copilot/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2024-10-22
1+
2024-11-07
2+
* Version bump (4.1). (#561)
23
* Update contribution guidelines. (#476)
34
* Update README with missing publications. (#544)
45
* Make the what4-propositional example's comments match results. (#535)

0 commit comments

Comments
 (0)