packages feed

luminance-samples-0.4: CHANGELOG.md

# 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.