Skip to content

Commit 919d537

Browse files
committed
Add a changelog entry for 1.0.0
1 parent 7b40838 commit 919d537

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: README.md

+12
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,15 @@ make
5252
sudo make install # to install in system directories, or
5353
make install-user # to install in the home directory
5454
```
55+
56+
## Changelog
57+
58+
**v1.0.0**
59+
60+
This is an initial version of the Fogpad port, a cross-platform audio plugin.
61+
62+
This distinguishes from upstream Fogpad in some ways:
63+
- adopted a version numbering scheme
64+
- implemented portably on top of the DISTRHO plugin framework
65+
- changed sample rate to no longer be a global variable of the plugin
66+
- fixed a bug which disregards the host sample rate, running the effect as default 44.1 kHz

0 commit comments

Comments
 (0)