ソースを参照

Update CHANGELOG

pull/1140/head
Ray 5年前
committed by GitHub
コミット
78e8fd1c31
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更5行の追加4行の削除
  1. +5
    -4
      CHANGELOG

+ 5
- 4
CHANGELOG ファイルの表示

@ -1,18 +1,19 @@
changelog
---------
Current Release: raylib 3.0.0 (Feb.2020) -WIP-
Current Release: raylib 3.0.0 (Mar.2020) -WIP-
-----------------------------------------------
Release: raylib 3.0 (Feb 2020)
Release: raylib 3.0 (Mar 2020) -WIP-
-----------------------------------------------
KEY CHANGES:
- Global context states used on all modules.
- Custom memory allocators for all modules and dependencies.
- Structures reviewed to reduce size and always used as pass-by-value.
- Centralized file access system and memory data loading.
- Structures reviewed to reduce size and always be used as pass-by-value.
- raudio module reviewed to accomodate new Music struct and new miniaudio.
- text module reviewed to improve fonts generation and text management functions.
- examples addition, multiple new examples and categorized examples table.
- Multiple new examples added and categorized examples table.
- GitHub Actions CI implemented for Windows, Linux and macOS.
Detailed changes:

読み込み中…
キャンセル
保存