Skip to content

Commit

Permalink
Release new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
thet committed Jan 15, 2025
1 parent f444ae5 commit 7fe11bd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,20 @@
### Bug Fixes


* Also replace tabs and multiple space characters with a single space. ([f5e1d0a](https://github.com/patternslib/pat-content-mirror/commit/f5e1d0aed38763d7dbc836059498140de2ea68f9))

This makes sure that the textarea which would preserve multiple spaces
aligns with the mirror - e.g. a paragraph - which displays multiple
spaces as a single space character.

Ref: scrum-2879.

## [4.0.1](https://github.com/patternslib/pat-content-mirror/compare/4.0.0...4.0.1) (2025-01-15)


### Bug Fixes


* Also replace tabs and multiple space characters with a single space. ([f5e1d0a](https://github.com/patternslib/pat-content-mirror/commit/f5e1d0aed38763d7dbc836059498140de2ea68f9))

This makes sure that the textarea which would preserve multiple spaces
Expand Down

0 comments on commit 7fe11bd

Please sign in to comment.