| Age | Commit message (Expand) | Author |
| 2023-03-12 | Update version to `raylib 4.5` | Ray |
| 2023-03-07 | `WARNING`: REMOVED: `UnloadModelKeepMeshes()` | Ray |
| 2023-03-07 | WARNING: REMOVED: Multichannel audio support API | Ray |
| 2023-02-21 | ADDED: `SetWindowIcons()` to set multiple icon image sizes | Ray |
| 2023-02-20 | Added mixed audio processor (#2929) | hkc |
| 2023-02-14 | REVIEWED: Camera redesign PR | Ray |
| 2023-02-14 | WIP rcamera redesign vector (#2563) | Crydsch Cube |
| 2023-02-09 | Fixed some grammar mistakes and typos. (#2914) | Julio C. Galindo |
| 2023-01-28 | ADDED: IsModelReady(), IsMaterialReady(), IsTextureReady(), IsRenderTextureRe... | Rob Loach |
| 2023-01-27 | ADDED: `IsShaderReady()`, `IsImageReady()`, `IsFontReady()`, `IsWaveReady()`,... | Rob Loach |
| 2023-01-22 | Add RAYLIB_VERSION numbers to raylib.h (#2856) | Rob Loach |
| 2023-01-02 | REVIEWED: Avoid possible gamepad index as `-1` #2839 | Ray |
| 2023-01-01 | Update year to 2023 (#2846) | Wytek01 |
| 2022-12-07 | ADDED: `ColorTint()`, `ColorContrast()` | Ray |
| 2022-12-05 | ADDED: `ColorBrightness()` | Ray |
| 2022-11-22 | Minor tweaks | Ray |
| 2022-11-15 | WARNING: REMOVED: `DrawCubeTexture()`, `DrawCubeTextureRec()` | Ray |
| 2022-11-10 | Minor formating tweaks | Ray |
| 2022-11-10 | WARNING: REMOVED: `DrawTextureTiled()` | Ray |
| 2022-11-10 | WARNING: REMOVED: `DrawTextureQuad()` | Ray |
| 2022-11-10 | WARNING: REMOVED: `DrawTexturePoly()` | Ray |
| 2022-11-04 | Fix ExportDataAsCode() data types (#2787) | RGDTAB |
| 2022-10-25 | Added Box and Gaussian blurring (#2770) | nobytesgiven |
| 2022-10-17 | Add DrawCapsule(Wires) (#2761) | ianband |
| 2022-10-14 | ADDED: `GenImageText()` | Ray |
| 2022-10-11 | fixing typo (#2748) | Dor Shapira |
| 2022-10-07 | Update version to `raylib 4.5-dev` to avoid confusions with 4.2 | Ray |
| 2022-10-05 | Added `BLEND_CUSTOM_SEPARATE` #2741 | Ray |
| 2022-09-28 | fixing new typoes (#2727) | Dor Shapira |
| 2022-09-28 | Update raylib.h (#2726) | Dor Shapira |
| 2022-09-26 | Clarified working of ImageDrawCircle and ImageDrawCircleV (#2719) | bXi |
| 2022-09-22 | WARNING: Several changes on UTF-8/Codepoints API | Ray |
| 2022-09-19 | Added: `ImageDrawCircleLines`, `ImageDrawCircleLinesV` (#2713) | Rob Loach |
| 2022-09-17 | ADDED: `GenImagePerlinNoise()` | Ray |
| 2022-09-07 | REVIEWED: Data type to unsigned | Ray |
| 2022-09-04 | REVIEWED: `CheckCollisionPointPoly()` | Ray |
| 2022-09-04 | Check collision point polygon (#2685) | Jacek |
| 2022-08-22 | REVIEWED: M3D implementation #2648 | Ray |
| 2022-08-05 | Added comments | Ray |
| 2022-08-02 | Update version to raylib 4.2 | Ray |
| 2022-07-15 | Added note | Ray |
| 2022-07-09 | Allow DLL creation using TCC (#2569) | Audi Nugraha |
| 2022-07-05 | Update raylib.h | Ray |
| 2022-07-05 | WARNING: BREAKING: REMOVED: `*StorageValue()` functions | Ray |
| 2022-07-05 | REMOVED: `GenMeshBinormals()`, actually, never implemented | Ray |
| 2022-06-12 | Add function to read both X and Y mouse scrolling from a trackpad (#2517) | Steven Schveighoffer |
| 2022-06-12 | REVIEWED: `FilePathList`, consider maximum capacity | Ray |
| 2022-06-11 | WARNING: BREAKING: REDESIGNED: Filepath loading API | Ray |
| 2022-06-11 | Update raylib.h | Ray |
| 2022-06-11 | REVIEWED: Issue with MOUSE_PASSTROUGH #2516 | Ray |