Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added change log for 1.2.1 release
  • Loading branch information
jstrachan committed Dec 10, 2013
1 parent 45c362c commit 6348752
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
@@ -1,5 +1,17 @@
### Change Log

#### 1.2.1

* New [Maven plugin](http://hawt.io/maven/) for running hawtio in your maven project; running Camel, Spring, Blueprint or tests.
* New plugins:
* API for viewing APIs from [Apache CXF](http://cxf.apache.org/) endpoints; currently only usable in a Fuse Fabric
* IDE for generating links to open files in your IDE; currently IDEA the only one supported so far ;)
* JUnit for viewing/running test cases
* Site plugin for using hawtio to view and host your project website
* Improved the camel editor with a new properties panel on the right

* Fixes [these 51 issues and enhancements](https://github.com/hawtio/hawtio/issues?milestone=3&state=closed)

#### 1.2.0

* Connectivity
Expand Down

0 comments on commit 6348752

Please sign in to comment.