Skip to content

Commit

Permalink
Removed CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Feb 17, 2022
1 parent f720c72 commit 103be80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 66 deletions.
64 changes: 0 additions & 64 deletions CHANGELOG.md

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# dat.GUI
A lightweight graphical user interface for changing variables in JavaScript.
A lightweight graphical user interface for changing variables in JavaScript.

Get started with dat.GUI by reading the [API documentation](API.md).

Expand Down Expand Up @@ -56,7 +56,7 @@ $ npm run build
If you're using a server with a Content Security Policy in place that blocks 'unsafe-inline', you will have problems when dat.gui.js tries to inject style information. To get around this, load 'build/dat.gui.css' as an external style sheet.

## Changes
View the [Change Log](CHANGELOG.md)
View the [Change Log](https://github.com/dataarts/dat.gui)

## Thanks
The following libraries / open-source projects were used in the development of dat.GUI:
Expand Down

0 comments on commit 103be80

Please sign in to comment.