Skip to content

Commit 9b0b661

Browse files
authored
v2.0.0
1 parent 7c9f942 commit 9b0b661

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ All notable changes to [ChaiLove](https://github.com/RobLoach/ChaiLove) will be
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## 2.0.0 - Unreleased
7+
## 2.0.0 - 2025-02-08
88
### Changed
9-
- Moved from [sdl-libretro](https://github.com/libretro/sdl-libretro) to [pntr](https://github.com/robloach/pntr) and [pntr_app](https://github.com/robloach/pntr)
9+
- Moved from sdl-libretro to [pntr](https://github.com/robloach/pntr) and [pntr_app](https://github.com/robloach/pntr)
1010
- Make sure to use `conf.chai` for `def conf(t)`
1111
- `joystickpressed()` and `joystickreleased()` now matches [love.joystickpressed](https://love2d.org/wiki/love.joystickpressed) counterpart
1212
- Added `gamepadpressed()` and `gamepadreleased()` matching [love.gamepadpressed`](https://love2d.org/wiki/love.gamepadpressed)

0 commit comments

Comments
 (0)