Skip to content

Commit

Permalink
Updated release note with S3TC flip support #94
Browse files Browse the repository at this point in the history
  • Loading branch information
Groovounet committed Sep 11, 2016
1 parent 152daa7 commit a8a6a20
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gli/gli.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@

#pragma once

#define GLI_VERSION 81
#define GLI_VERSION 82
#define GLI_VERSION_MAJOR 0
#define GLI_VERSION_MINOR 8
#define GLI_VERSION_PATCH 1
#define GLI_VERSION_PATCH 2
#define GLI_VERSION_REVISION 0

/// Namespace where all the classes and functions provided by GLI are exposed
Expand Down
4 changes: 4 additions & 0 deletions releases.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release notes

## [GLI 0.8.2.0](https://github.com/g-truc/gli/releases/latest) - 201X-XX-XX
#### Features:
- Extend flip() for S3TC compressed textures #94

## [GLI 0.8.1.1](https://github.com/g-truc/gli/releases/tag/0.8.1.1) - 2016-09-11
#### Improvements:
- Updated GLM to 0.9.8.0 release
Expand Down

0 comments on commit a8a6a20

Please sign in to comment.