Skip to content

Commit 3b5bfa1

Browse files
committed
contribution: Update changelog and authors
Signed-off-by: Ce Gao <ce.gao@outlook.com>
1 parent f6b0005 commit 3b5bfa1

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

AUTHORS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
Ce Gao <ce.gao@outlook.com>
44

5-
###### Auto generated by [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2017-05-01
5+
Jeremy Douglass <jeremydouglass@gmail.com>
6+
7+
###### Auto generated by [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2017-05-15

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66

77
**Closed issues:**
88

9+
- Code review for Processing.R [\#54](https://github.com/gaocegege/Processing.R/issues/54)
10+
- Install R examples while installing Processing.R mode [\#48](https://github.com/gaocegege/Processing.R/issues/48)
911
- macOS fails to run Processing.R [\#47](https://github.com/gaocegege/Processing.R/issues/47)
12+
- PDE mode installation \(manual\) [\#42](https://github.com/gaocegege/Processing.R/issues/42)
1013
- Add an object oriented example [\#41](https://github.com/gaocegege/Processing.R/issues/41)
1114
- Travis fails according to ant report [\#37](https://github.com/gaocegege/Processing.R/issues/37)
1215
- Fail to build mode in macOS [\#33](https://github.com/gaocegege/Processing.R/issues/33)
@@ -16,13 +19,16 @@
1619
- Add CI for Windows [\#19](https://github.com/gaocegege/Processing.R/issues/19)
1720
- Imporve code quality according to codacy report [\#18](https://github.com/gaocegege/Processing.R/issues/18)
1821
- Simplify CI process: replace the compilation with download file [\#15](https://github.com/gaocegege/Processing.R/issues/15)
22+
- Merge generate-ant-file.sh scripts to one bash script [\#13](https://github.com/gaocegege/Processing.R/issues/13)
1923
- Static Mode in Editor [\#7](https://github.com/gaocegege/Processing.R/issues/7)
2024

2125
**Merged pull requests:**
2226

27+
- Optimize the script to generate build.xml [\#60](https://github.com/gaocegege/Processing.R/pull/60) ([gaocegege](https://github.com/gaocegege))
28+
- Add examples folder into mode distribution [\#57](https://github.com/gaocegege/Processing.R/pull/57) ([gaocegege](https://github.com/gaocegege))
2329
- examples: Add a 3d example [\#46](https://github.com/gaocegege/Processing.R/pull/46) ([gaocegege](https://github.com/gaocegege))
2430
- examples: Add a new example about Trigonometry [\#45](https://github.com/gaocegege/Processing.R/pull/45) ([gaocegege](https://github.com/gaocegege))
25-
- ant: Fix the logic for mannual installation [\#44](https://github.com/gaocegege/Processing.R/pull/44) ([gaocegege](https://github.com/gaocegege))
31+
- ant: Fix the logic for manual installation [\#44](https://github.com/gaocegege/Processing.R/pull/44) ([gaocegege](https://github.com/gaocegege))
2632
- Add an object oriented example [\#40](https://github.com/gaocegege/Processing.R/pull/40) ([gaocegege](https://github.com/gaocegege))
2733
- Fix ant report [\#38](https://github.com/gaocegege/Processing.R/pull/38) ([gaocegege](https://github.com/gaocegege))
2834
- Setup coverage report [\#36](https://github.com/gaocegege/Processing.R/pull/36) ([gaocegege](https://github.com/gaocegege))

0 commit comments

Comments
 (0)