Accepting request 1135805 from home:Oppzippy:branches:devel:languages:lua

- Upgrade to 3.7.3:
  - fix: can not infer arg type in some cases

OBS-URL: https://build.opensuse.org/request/show/1135805
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-language-server?expand=0&rev=34
This commit is contained in:
2024-01-02 17:04:24 +00:00
committed by Git OBS Bridge
parent b9f8f3d890
commit 00d4ea1599
7 changed files with 15 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Dec 31 01:45:39 UTC 2023 - Kyle Scheuing <kyle@kylescheuing.com>
- Upgrade to 3.7.3:
- fix: can not infer arg type in some cases
-------------------------------------------------------------------
Sat Apr 1 11:19:41 UTC 2023 - Matej Cepl <mcepl@suse.com>