# 0.7
- Changed the Texture to use HDR formats.
- Updated luminance dependency to include the latest version and break compatibility with older
versions.
### 0.6.0.1
- Updated UBO sample to fix issues with Generic.
# 0.6
- Updated luminance dependency to include the latest version and break compatibility with older
versions.
# 0.5
- Updated luminance dependency to include the latest version and break compatibility with older
versions.
# 0.4
- Updated luminance dependency to include the latest version and break compatibility with older
versions.
# 0.3
- Updated luminance dependency to include the latest version and break compatibility with older
versions.
### 0.2.0.2
- Updated the Texture sample to adapt to luminance new texture interface.
### 0.2.0.1
- Simplified the implementation of all samples.
### 0.2
- Removed explicit GLSL pragmas because they’re now handled in luminance-0.2+.
### 0.1.1
- Added Common.hs in the `extra-source-files` field of the luminance-samples.cabal.
- Added CHANGELOG.md.
### 0.1
- Initial revision.