Skip to content

Commit 0c87371

Browse files
committed
Document changes
1 parent 9fd1ea2 commit 0c87371

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ All notable changes to this project will be documented in this file, in reverse
1717
- Blit parameters are now sorted ([#160](https://github.com/tuupola/hagl/pull/160)).
1818
- Blit with zero width or height did not return early ([#161](https://github.com/tuupola/hagl/pull/161)).
1919
- Off by one error in blit clip check ([#162](https://github.com/tuupola/hagl/pull/162)).
20+
- Horizontal line width with custom clip window ([#167](https://github.com/tuupola/hagl/pull/167)).
21+
- Vertical line height with custom clip window ([#168](https://github.com/tuupola/hagl/pull/168)).
2022

2123
### Changed
2224
- Polygon functions now require at least three vertices ([#132](https://github.com/tuupola/hagl/pull/132)).

0 commit comments

Comments
 (0)