Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

Commit 70c9cd1

Browse files
committed
Add Changelog
1 parent 7d1de0c commit 70c9cd1

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

CHANGELOG.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# Change Log
2+
3+
## [Unreleased](https://github.com/AcutronicRobotics/gym-gazebo2/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/AcutronicRobotics/gym-gazebo2/compare/crystal-v1.0.0...HEAD)
6+
7+
**Fixed bugs:**
8+
9+
- Crystal docker container update [\#29](https://github.com/AcutronicRobotics/gym-gazebo2/issues/29)
10+
11+
**Merged pull requests:**
12+
13+
- Release internal changes \[master\] [\#35](https://github.com/AcutronicRobotics/gym-gazebo2/pull/35) ([nzlz](https://github.com/nzlz))
14+
- Release internal changes \[dashing\] [\#34](https://github.com/AcutronicRobotics/gym-gazebo2/pull/34) ([nzlz](https://github.com/nzlz))
15+
16+
## [crystal-v1.0.0](https://github.com/AcutronicRobotics/gym-gazebo2/tree/crystal-v1.0.0) (2019-06-12)
17+
**Fixed bugs:**
18+
19+
- Conflicting Gazebo Versions [\#10](https://github.com/AcutronicRobotics/gym-gazebo2/issues/10)
20+
21+
**Closed issues:**
22+
23+
- gazebo\_ros compilation error caused by conflicting protoc versions \(carthographer\_ros\) [\#13](https://github.com/AcutronicRobotics/gym-gazebo2/issues/13)
24+
- Docker container fails to build in OS X Mojave [\#4](https://github.com/AcutronicRobotics/gym-gazebo2/issues/4)
25+
26+
**Merged pull requests:**
27+
28+
- Update README with new pull instructions: [\#30](https://github.com/AcutronicRobotics/gym-gazebo2/pull/30) ([LanderU](https://github.com/LanderU))
29+
- Update readme [\#28](https://github.com/AcutronicRobotics/gym-gazebo2/pull/28) ([YueErro](https://github.com/YueErro))
30+
- Improve envs [\#25](https://github.com/AcutronicRobotics/gym-gazebo2/pull/25) ([nzlz](https://github.com/nzlz))
31+
- Added new key for ROS 2 repos [\#24](https://github.com/AcutronicRobotics/gym-gazebo2/pull/24) ([LanderU](https://github.com/LanderU))
32+
- Update Dockerfile to avoid gpg error [\#23](https://github.com/AcutronicRobotics/gym-gazebo2/pull/23) ([LanderU](https://github.com/LanderU))
33+
- update environments [\#22](https://github.com/AcutronicRobotics/gym-gazebo2/pull/22) ([YueErro](https://github.com/YueErro))
34+
- Rand env col [\#21](https://github.com/AcutronicRobotics/gym-gazebo2/pull/21) ([rkojcev](https://github.com/rkojcev))
35+
- Update README.md [\#20](https://github.com/AcutronicRobotics/gym-gazebo2/pull/20) ([LanderU](https://github.com/LanderU))
36+
- Install urdf parser via ros2 packages [\#19](https://github.com/AcutronicRobotics/gym-gazebo2/pull/19) ([nzlz](https://github.com/nzlz))
37+
- fix launches [\#17](https://github.com/AcutronicRobotics/gym-gazebo2/pull/17) ([YueErro](https://github.com/YueErro))
38+
- Update dockerfile [\#16](https://github.com/AcutronicRobotics/gym-gazebo2/pull/16) ([nzlz](https://github.com/nzlz))
39+
- internal improvements including test for travis [\#14](https://github.com/AcutronicRobotics/gym-gazebo2/pull/14) ([nzlz](https://github.com/nzlz))
40+
- Update README.md [\#11](https://github.com/AcutronicRobotics/gym-gazebo2/pull/11) ([LanderU](https://github.com/LanderU))
41+
- \[WIP\] Improve state observations [\#8](https://github.com/AcutronicRobotics/gym-gazebo2/pull/8) ([nzlz](https://github.com/nzlz))
42+
- Added travis template [\#6](https://github.com/AcutronicRobotics/gym-gazebo2/pull/6) ([LanderU](https://github.com/LanderU))
43+
- Run container from docker hub [\#5](https://github.com/AcutronicRobotics/gym-gazebo2/pull/5) ([LanderU](https://github.com/LanderU))
44+
- Patch2 docker [\#3](https://github.com/AcutronicRobotics/gym-gazebo2/pull/3) ([LanderU](https://github.com/LanderU))
45+
- Docker patch1 [\#2](https://github.com/AcutronicRobotics/gym-gazebo2/pull/2) ([LanderU](https://github.com/LanderU))
46+
- Sync dockerfile [\#1](https://github.com/AcutronicRobotics/gym-gazebo2/pull/1) ([LanderU](https://github.com/LanderU))
47+
48+
49+
50+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)