summary refs log tree commit diff stats
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index b89d651..832dcaf 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,25 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## [v2.0.0](https://codeberg.org/soispha/lpm/compare/194453b822f348d79c705dd0503f88da8babfa63..v2.0.0) - 2024-09-29
+#### Bug Fixes
+- **(MangledName)** Also replace `"` and `'` - ([c5f5aff](https://codeberg.org/soispha/lpm/commit/c5f5affda8c323d27f9120f6b860202e1dc068b7)) - [@bpeetz](https://codeberg.org/bpeetz)
+- **(MangledName)** Ensure that the mangled names are actually correct - ([0f9dcd5](https://codeberg.org/soispha/lpm/commit/0f9dcd571465a338fb0a0928f4cba430aabac343)) - [@bpeetz](https://codeberg.org/bpeetz)
+#### Build system
+- **(treewide)** Update - ([66e40f1](https://codeberg.org/soispha/lpm/commit/66e40f16ad529684d804d920e44c014e3bb867d3)) - [@bpeetz](https://codeberg.org/bpeetz)
+- **(treewide)** Update - ([194453b](https://codeberg.org/soispha/lpm/commit/194453b822f348d79c705dd0503f88da8babfa63)) - [@bpeetz](https://codeberg.org/bpeetz)
+#### Documentation
+- **(todo.md)** Update - ([4eec5b4](https://codeberg.org/soispha/lpm/commit/4eec5b4a318373ed3625fa6d2a8404073a24d69d)) - [@bpeetz](https://codeberg.org/bpeetz)
+#### Features
+- **(bundle)** Support bundling a document into one TeX file - ([b59cc73](https://codeberg.org/soispha/lpm/commit/b59cc730fdbcc81752d6c9b23ac00a3b0aff1c8a)) - [@bpeetz](https://codeberg.org/bpeetz)
+- **(new/chapter)** Improve `\include` and `\includeonly` generation - ([5630948](https://codeberg.org/soispha/lpm/commit/5630948b876445db6416437eb582a18e53498a5d)) - [@bpeetz](https://codeberg.org/bpeetz)
+- **(new/figure)** Init - ([800ffaf](https://codeberg.org/soispha/lpm/commit/800ffaf658c3defe165dd24c3ecd65ceabc7096a)) - [@bpeetz](https://codeberg.org/bpeetz)
+- **(templates)** Provide a consistent syntax for replacements - ([d0fe56f](https://codeberg.org/soispha/lpm/commit/d0fe56f4e98fa552c5e271713a815d2382e614f7)) - [@bpeetz](https://codeberg.org/bpeetz)
+#### Miscellaneous Chores
+- **(references)** Add testing data - ([fc3ec27](https://codeberg.org/soispha/lpm/commit/fc3ec276bc47d208beaf2d7602258e13de1385a1)) - [@bpeetz](https://codeberg.org/bpeetz)
+
+- - -
+
 ## [v1.1.0](https://codeberg.org/soispha/lpm/compare/67f3079cd49deb116ba215244e7a1a1575a71ede..v1.1.0) - 2024-06-13
 #### Bug Fixes
 - **(new::section)** Generate a precise date - ([d148d3f](https://codeberg.org/soispha/lpm/commit/d148d3fdc076a9c41229e6e216a2a045e227cc08)) - [@bpeetz](https://codeberg.org/bpeetz)