Skip to content

Commit e2f3f03

Browse files
Document changes in CHANGELOG. Refs #577.
1 parent d44bebd commit e2f3f03

File tree

8 files changed

+17
-7
lines changed

8 files changed

+17
-7
lines changed

copilot-c99/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2025-01-02
1+
2025-01-07
2+
* Version bump (4.2). (#577)
23
* Remove uses of Copilot.Core.Expr.UExpr.uExprType. (#565)
34
* Allow using same trigger name in multiple declarations. (#296)
45
* Bump upper version constraint on filepath. (#570)

copilot-core/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2025-01-06
1+
2025-01-07
2+
* Version bump (4.2). (#577)
23
* Deprecate fields of Copilot.Core.Expr.UExpr. (#565)
34
* Increase test coverage. (#555)
45
* Define generic implementations of Struct and Typed methods. (#564)

copilot-interpreter/CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-01-07
2+
* Version bump (4.2). (#577)
3+
14
2024-11-07
25
* Version bump (4.1). (#561)
36

copilot-language/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2025-01-02
1+
2025-01-07
2+
* Version bump (4.2). (#577)
23
* Bump upper version constraint on containers. (#570)
34

45
2024-11-07

copilot-libraries/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2025-01-02
1+
2025-01-07
2+
* Version bump (4.2). (#577)
23
* Bump upper version constraint on containers. (#570)
34

45
2024-11-07

copilot-prettyprinter/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2024-11-15
1+
2025-01-07
2+
* Version bump (4.2). (#577)
23
* Remove uses of Copilot.Core.Expr.UExpr.uExprExpr. (#565)
34

45
2024-11-07

copilot-theorem/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2025-01-02
1+
2025-01-07
2+
* Version bump (4.2). (#577)
23
* Remove uses of Copilot.Core.Expr.UExpr.uExprType,uExprExpr. (#565)
34
* Bump upper constraint on containers, data-default. (#570)
45

copilot/CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
2025-01-06
1+
2025-01-07
2+
* Version bump (4.2). (#577)
23
* Bump upper version constraint on filepath. (#570)
34
* Update struct examples to use generic method implementations. (#564)
45

0 commit comments

Comments
 (0)