From 326add29024271cbd541ac55448e616e833ae5fa Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 30 Jan 2023 03:04:17 +0000 Subject: CTAN sync 202301300304 --- support/texlab/CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'support/texlab/CHANGELOG.md') diff --git a/support/texlab/CHANGELOG.md b/support/texlab/CHANGELOG.md index 823998dc84..7e2b02dd02 100644 --- a/support/texlab/CHANGELOG.md +++ b/support/texlab/CHANGELOG.md @@ -5,6 +5,20 @@ 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.2.0] - 2023-01-29 + +### Added + +- Include line numbers in build warnings when available ([#840](https://github.com/latex-lsp/texlab/issues/840)) +- Add `none` formatter to `texlab.latexFormatter` and `texlab.bibtexFormatter` options + to allow disabling formatting ([#846](https://github.com/latex-lsp/texlab/issues/846)) + +### Fixed + +- Concatenate more than two lines of maximum length in build diagnostics ([#842](https://github.com/latex-lsp/texlab/pull/842)) +- Apply the correct range of references to labels when renaming ([#841](https://github.com/latex-lsp/texlab/issues/841)) +- Use `document` environment to detect root file instead of `\documentclass` ([#845](https://github.com/latex-lsp/texlab/issues/845)) + ## [5.1.0] - 2023-01-21 ### Added -- cgit v1.2.3