Skip to content

Commit fb60d01

Browse files
authored
Update changelog for 2.12.3
1 parent e7708eb commit fb60d01

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@
1717
you know what to do).
1818
-->
1919

20+
## Release 2.12.3 (2023-02-23)
21+
22+
### New features
23+
24+
- The CodeQL compiler now produces better error messages when it is unable
25+
to find a QL library that the query being evaluated depends on.
26+
27+
### Bugs fixed
28+
29+
- Fixed a bug where the CLI would refuse to complete database creation
30+
if the OS reports less than about 1.5 GB of physical memory. Now an
31+
attempt will be made even on low-memory systems (but it might still
32+
run out of memory unless there's swap space available).
33+
2034
## Release 2.12.2 (2023-02-07)
2135

2236
### Bugs fixed

0 commit comments

Comments
 (0)