Skip to content

Commit 2ff7d9f

Browse files
Document changes in CHANGELOG. Refs #618.
1 parent faa9ba7 commit 2ff7d9f

File tree

8 files changed

+21
-3
lines changed

8 files changed

+21
-3
lines changed

copilot-c99/CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-05-07
2+
* Version bump (4.4). (#618)
3+
14
2025-03-07
25
* Version bump (4.3). (#604)
36

copilot-core/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2025-04-21
1+
2025-05-07
2+
* Version bump (4.4). (#618)
23
* Remove deprecated Copilot.Core.Type.uTypeType. (#615)
34

45
2025-03-07

copilot-interpreter/CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-05-07
2+
* Version bump (4.4). (#618)
3+
14
2025-03-07
25
* Version bump (4.3). (#604)
36

copilot-language/CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-05-07
2+
* Version bump (4.4). (#618)
3+
14
2025-03-07
25
* Version bump (4.3). (#604)
36
* Fix typo in documentation. (#587)

copilot-libraries/CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-05-07
2+
* Version bump (4.4). (#618)
3+
14
2025-03-07
25
* Version bump (4.3). (#604)
36
* Remove deprecated function Copilot.Library.Utils.(!!). (#599)

copilot-prettyprinter/CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-05-07
2+
* Version bump (4.4). (#618)
3+
14
2025-03-07
25
* Version bump (4.3). (#604)
36
* Update pretty-printing to handle Props. (#254)

copilot-theorem/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2025-04-17
1+
2025-05-07
2+
* Version bump (4.4). (#618)
23
* Translate quantifiers correctly in Kind2 backend. (#594)
34

45
2025-03-07

copilot/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2025-04-18
1+
2025-05-07
2+
* Version bump (4.4). (#618)
23
* Update build status badge URL. (#612)
34

45
2025-03-07

0 commit comments

Comments
 (0)