# Changelog 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). ## [Unreleased] ## [0.0.3](https://github.com/SichangHe/mdbook_ls/compare/mdbook_ls-v0.0.2...mdbook_ls-v0.0.3) - 2024-11-07 ### Other - separate workspace for mdbook_fork4ls;update mdbook_fork4ls ## [0.0.2](https://github.com/SichangHe/mdbook_ls/compare/mdbook_ls-v0.0.1...mdbook_ls-v0.0.2) - 2024-07-28 ### Fixed - *(rust edition)* for 2024 - post-processing in patch ### Other - installation instruction ## [0.0.1](https://github.com/SichangHe/mdbook_ls/compare/mdbook_ls-v0.0.0...mdbook_ls-v0.0.1) - 2024-06-28 ### Added - *(lsp)* ignore file watch event for opened files - *(lsp)* open browser at opened chapter - Initial LSP implementation ([#3](https://github.com/SichangHe/mdbook_ls/pull/3))