diff --git a/butano/include/bn_documentation.h b/butano/include/bn_documentation.h index df2a44c0a..84153376b 100644 --- a/butano/include/bn_documentation.h +++ b/butano/include/bn_documentation.h @@ -2030,7 +2030,7 @@ * @tableofcontents * * - * @section changelog_13_4_0 13.4.0 (next release) + * @section changelog_13_4_0 13.4.0 * * * @ref BN_BASIC_ASSERT added. * * Repeated color palettes reduction can be disabled when importing a regular background. diff --git a/butano/include/bn_version.h b/butano/include/bn_version.h index 1406bafb5..da7e14af4 100644 --- a/butano/include/bn_version.h +++ b/butano/include/bn_version.h @@ -34,7 +34,7 @@ * @ingroup other */ #ifndef BN_VERSION_MINOR - #define BN_VERSION_MINOR 3 + #define BN_VERSION_MINOR 4 #endif /** @@ -45,7 +45,7 @@ * @ingroup other */ #ifndef BN_VERSION_PATCH - #define BN_VERSION_PATCH 1 + #define BN_VERSION_PATCH 0 #endif /** @@ -56,7 +56,7 @@ * @ingroup other */ #ifndef BN_VERSION_STRING - #define BN_VERSION_STRING "13.3.1" + #define BN_VERSION_STRING "13.4.0" #endif /** diff --git a/docs/changelog.html b/docs/changelog.html index f36cfee8f..63534056d 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -52,7 +52,7 @@

-

13.4.0 (next release)

13.3.1

bn::erase and bn::erase_if fixed.

13.3.0

13.2.0

13.1.1

Recovery of deleted background maps fixed.

13.1.0

13.0.0

12.5.0

BN_CFG_ASSERT_SHOW_DIAGNOSTIC added.

12.4.0

12.3.0

12.2.0

12.1.0

12.0.0

11.0.1

bn::string::starts_with and bn::string_view::starts_with fixed.

11.0.0

Huffman images compression support (make sure to update devkitARM before using it).

10.7.0

10.6.1

bn::bitset AND, OR and XOR operators fixed.

10.6.0

10.5.0

10.4.0

10.3.0

10.2.0

10.1.0

10.0.0

9.5.0

9.4.1

BMP files colors count calculation fixed (again).

9.4.0

9.3.0

9.2.0

9.1.1

bn::calculate_sin_lut_value sine and cosine symmetry with 135 and 315 degrees fixed.

9.1.0

9.0.0

8.10.0

8.9.0

8.8.0

8.7.0

8.6.0

8.5.0

8.4.0

8.3.0

8.2.0

8.1.0

8.0.0

7.8.0

7.7.0

7.6.0

7.5.1

Audio and HDMA issues when updating at less than 60FPS fixed.

7.5.0

7.4.0

7.3.0

7.2.0

7.1.1

bn::vector, bn::unordered_map and bn::unordered_set move constructors and assignment operators fixed.

7.1.0

7.0.1

bn::format build fix.

7.0.0

6.18.0

6.17.1

6.17.0

6.16.0

6.15.0

6.14.0

6.13.1

6.13.0

6.12.0

6.11.0

6.10.0

6.9.0

6.8.0

6.7.0

6.6.2

Automatic sprite double size detection fixed.

6.6.1

BG blocks manager use after move fixed.

6.6.0

6.5.0

6.4.0

6.3.0

6.2.0

6.1.0

6.0.0

5.3.1

bn::atan2 and bn::degrees_atan2 fixed.

5.3.0

5.2.0

5.1.0

5.0.0

4.4.0

4.3.0

4.2.0

4.1.0

4.0.0

3.3.0

3.2.1

bn::optional build fix.

3.2.0

bn::optional is now constexpr.

3.1.0

3.0.0

Thanks to the awesome gba-link-connection, multiplayer support has been implemented! See bn::link and the link example for more.

2.0.0

1.0.0

0.4.0

0.3.0

0.2.0

0.1.0

First release.

+

13.4.0

13.3.1

bn::erase and bn::erase_if fixed.

13.3.0

13.2.0

13.1.1

Recovery of deleted background maps fixed.

13.1.0

13.0.0

12.5.0

BN_CFG_ASSERT_SHOW_DIAGNOSTIC added.

12.4.0

12.3.0

12.2.0

12.1.0

12.0.0

11.0.1

bn::string::starts_with and bn::string_view::starts_with fixed.

11.0.0

Huffman images compression support (make sure to update devkitARM before using it).

10.7.0

10.6.1

bn::bitset AND, OR and XOR operators fixed.

10.6.0

10.5.0

10.4.0

10.3.0

10.2.0

10.1.0

10.0.0

9.5.0

9.4.1

BMP files colors count calculation fixed (again).

9.4.0

9.3.0

9.2.0

9.1.1

bn::calculate_sin_lut_value sine and cosine symmetry with 135 and 315 degrees fixed.

9.1.0

9.0.0

8.10.0

8.9.0

8.8.0

8.7.0

8.6.0

8.5.0

8.4.0

8.3.0

8.2.0

8.1.0

8.0.0

7.8.0

7.7.0

7.6.0

7.5.1

Audio and HDMA issues when updating at less than 60FPS fixed.

7.5.0

7.4.0

7.3.0

7.2.0

7.1.1

bn::vector, bn::unordered_map and bn::unordered_set move constructors and assignment operators fixed.

7.1.0

7.0.1

bn::format build fix.

7.0.0

6.18.0

6.17.1

6.17.0

6.16.0

6.15.0

6.14.0

6.13.1

6.13.0

6.12.0

6.11.0

6.10.0

6.9.0

6.8.0

6.7.0

6.6.2

Automatic sprite double size detection fixed.

6.6.1

BG blocks manager use after move fixed.

6.6.0

6.5.0

6.4.0

6.3.0

6.2.0

6.1.0

6.0.0

5.3.1

bn::atan2 and bn::degrees_atan2 fixed.

5.3.0

5.2.0

5.1.0

5.0.0

4.4.0

4.3.0

4.2.0

4.1.0

4.0.0

3.3.0

3.2.1

bn::optional build fix.

3.2.0

bn::optional is now constexpr.

3.1.0

3.0.0

Thanks to the awesome gba-link-connection, multiplayer support has been implemented! See bn::link and the link example for more.

2.0.0

1.0.0

0.4.0

0.3.0

0.2.0

0.1.0

First release.