Skip to content

Commit

Permalink
Fix year in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pfoerster committed Jan 29, 2025
1 parent c3fefaf commit eb694e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ 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
## [5.22.1] - 2025-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
## [5.22.0] - 2025-01-26

### Added

Expand Down

0 comments on commit eb694e6

Please sign in to comment.