mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-07-07 21:25:32 +00:00
Update changelog
This commit is contained in:
parent
e01b909c6a
commit
209f55ed76
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [5.22.1] - 2024-01-29
|
||||
|
||||
### Security
|
||||
|
||||
- Don't store IPC socket (`texlab.sock`) in temp directory
|
||||
(see [CWE-379](https://cwe.mitre.org/data/definitions/379.html), [#1331](https://github.com/latex-lsp/texlab/pull/1331/))
|
||||
|
||||
## [5.22.0] - 2024-01-26
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue