Skip to content

Commit 366a577

Browse files
committed
update changelog
1 parent 164f7b8 commit 366a577

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
**v1.1.1** Left out GLASS from fill type switch easily fixed thought
3+
4+
**v1.1.0** I'm conflicted about versioning here, this a later version than Joon Hyub Lee joonsrenderer. What is different is sunflow is integrated and updated (switch on String, try with resources etc, and importantly updated janino). I hava also hacked joons renderer a bit as well.

joonsrenderer.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |gem|
1111
gem.licenses = %w(GPL-3.0)
1212
gem.description = %q{A realistic ray tracer for propane and JRubyArt}
1313
gem.summary = %q{From Sketch to Ray Traced Image}
14-
gem.homepage = 'https://ruby-processing.github.io/propane/'
14+
gem.homepage = 'https://ruby-processing.github.io/joonsrenderer/'
1515
gem.files = `git ls-files`.split($/)
1616
gem.files << 'lib/joonsrenderer.jar'
1717
gem.files << 'lib/janino-3.0.6.jar'

0 commit comments

Comments
 (0)