chore: clarify Lua submodule version (#5693)

This commit is contained in:
Brian
2024-11-04 03:49:32 -05:00
committed by GitHub
parent 68304272a2
commit 03cdd98c2e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -117,6 +117,7 @@
- Dev: `GIFTimer` is no longer initialized in tests. (#5608)
- Dev: Emojis now use flags instead of a set of strings for capabilities. (#5616)
- Dev: Move plugins to Sol2. (#5622, #5682)
- Dev: Clarified our Lua dependency's version. (#5693)
- Dev: Refactored static `MessageBuilder` helpers to standalone functions. (#5652)
- Dev: Decoupled reply parsing from `MessageBuilder`. (#5660, #5668)
- Dev: Refactored IRC message building. (#5663)