Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Sep 21, 2023
1 parent a69bc35 commit 9181c77
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
## 0.1.2 (Unreleased)
> Released N/A
- Use for buffer instead to fix `nerd-icons` (12cbebb882ff88969ae9273c49cd0ce46c0f6b2f)
* Use for buffer instead to fix `nerd-icons` (12cbebb882ff88969ae9273c49cd0ce46c0f6b2f)

## 0.1.1
> Released Jan 31, 2023
- Handle unicode characters (b9e8ab40dda69a8fc5c7e0bfe9524471b50635ad)
- Implement a smarter mode-line display (a99e03f570f6439f48e2fd8cc72afdfba83a08f7)
- Add support for `nov` (10ca349c414abe6c9f602faabafc4ba4dbd19bde)
- Add `text-scale` segment (743e9c60d25c5558222f62a3135c7428ed393209)
- Fix alignment issue when text-scale amount is not zero (c46a95f1a09e8b209b4f2f80af5a882904cb94c9)
- Shorten buffer identification (b645ecf9452e9bc87d5fc0649b38581b2708ff83)
- Integrate `flymake` segment (4d36abc780d547aa07e250839b349421c60dc468)
- Update `flycheck` lighter (559db6644036ab6bb8d806081d6dcbd40b6d3876)
- Update `flymake` lighter (ccaeb6bb75a551bfe37f833ce32f762eea9622ef)
- feat: Render undo-tree parent buffer name (#1)
- Add custom variable to show point information (c8d4905ebd7001234066a1e321bbecd1cc10317f)
* Handle unicode characters (b9e8ab40dda69a8fc5c7e0bfe9524471b50635ad)
* Implement a smarter mode-line display (a99e03f570f6439f48e2fd8cc72afdfba83a08f7)
* Add support for `nov` (10ca349c414abe6c9f602faabafc4ba4dbd19bde)
* Add `text-scale` segment (743e9c60d25c5558222f62a3135c7428ed393209)
* Fix alignment issue when text-scale amount is not zero (c46a95f1a09e8b209b4f2f80af5a882904cb94c9)
* Shorten buffer identification (b645ecf9452e9bc87d5fc0649b38581b2708ff83)
* Integrate `flymake` segment (4d36abc780d547aa07e250839b349421c60dc468)
* Update `flycheck` lighter (559db6644036ab6bb8d806081d6dcbd40b6d3876)
* Update `flymake` lighter (ccaeb6bb75a551bfe37f833ce32f762eea9622ef)
* feat: Render undo-tree parent buffer name (#1)
* Add custom variable to show point information (c8d4905ebd7001234066a1e321bbecd1cc10317f)

## 0.1.0
> Released Nov 16, 2022
- Initial release
* Initial release

0 comments on commit 9181c77

Please sign in to comment.