Skip to content

Commit 3b4771a

Browse files
committed
Update changelog
1 parent 43cc7bd commit 3b4771a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
GENERATIVE DESIGN CODE PACKAGE FOR P5.JS
22

3+
----------------------------------------------------------------
4+
Version 1.4.1 - 29 Apr 2024
5+
6+
* Fix circle not remaining in circle in sketch M_2_1_01
7+
* Resolves #187
8+
* Upgraded jQuery dependency
9+
10+
311
----------------------------------------------------------------
412
Version 1.4.0 - 18 Jun 2023
513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Generative-Design-Code-Package-p5-js",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Code package of the book 'Generative Design: Visualize, Program, and Create with JavaScript in p5.js'",
55
"scripts": {
66
"start": "npm run watch",

0 commit comments

Comments
 (0)