Skip to content

Commit ddcf2b5

Browse files
committed
Update Changelog.md
1 parent 2ecfbec commit ddcf2b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
2.1.3
22
=====
33

4+
* Cabal flag `no-linear` removes dependency on `linear` (and thus, transiently,
5+
`lens`). See `SDL.Vect` for details.
6+
* Add `updateTexture` wrapper for native `SDL_UpdateTexture`.
47
* Expose `glGetDrawableSize` (can differ from window size in some environments).
58
* Correct `hintToString` output to match SDL hint tokens, rather than the names
69
of the CPP macros defining them.
7-
* Minor documentation updates
10+
* Various documentation updates
811

912
2.1.2.1
1013
=======

0 commit comments

Comments
 (0)