Skip to content

Commit

Permalink
Merge pull request #1412 from bitshifter/wrongdate
Browse files Browse the repository at this point in the history
Year wrong on new changelist entries
  • Loading branch information
tomaka committed Jan 23, 2016
2 parents 876cffe + 5425f19 commit 27f9f00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Change Log

## Version 0.13.4 (2015-01-21)
## Version 0.13.4 (2016-01-21)

- Added support for shader subroutines.
- Added various functions to `Context` to retreive information (like the content of `GL_VENDOR` or `GL_RENDERER` for example).
- Added additional dimensions getters to the various texture types.

## Version 0.13.3 (2015-01-08)
## Version 0.13.3 (2016-01-08)

- Added constructors to `SimpleFrameBuffer` for depth-only, depth-stencil-only, stencil-only and depth & stencil framebuffers.

Expand Down

0 comments on commit 27f9f00

Please sign in to comment.