Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
teozec committed Jun 8, 2021
1 parent 5036871 commit 76fa2fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# HEAD
# Version 0.3.0

- Implement a stacking feature, with mean, median and sigma clipping ([PR#15](https://github.com/teozec/image-renderer/pull/15)).
- Add a chair shape
- Implement path-tracing algorithm ([PR#10](https://github.com/teozec/image-renderer/pull/10), [#18](https://github.com/teozec/image-renderer/issues/18), [PR#19](https://github.com/teozec/image-renderer/pull/19)).
- Implement anti-aliasing algorithm ([PR#16](https://github.com/teozec/image-renderer/pull/16)).
Expand Down

0 comments on commit 76fa2fd

Please sign in to comment.