Skip to content

Commit

Permalink
add changelog for moving input to pixel
Browse files Browse the repository at this point in the history
  • Loading branch information
bhperry committed Oct 13, 2023
1 parent e07d113 commit ccab6ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Converted `imdraw` and `text` packages to `extensions`
- moved all `*_test.go` files to `test` package
- moved `pixelgl` package to `backends/opengl`
- moved input types to package `pixel` and mapped to backend types in `opengl`

## [v1.0.0](https://github.com/gopxl/pixel/v2/compare/v1.0.0...dev)
- Multiple Window Management Framework
Expand Down

0 comments on commit ccab6ee

Please sign in to comment.