Skip to content

Commit

Permalink
Preparing release 1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
maisonobe committed Feb 10, 2016
1 parent 22c9244 commit 2dce117
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.orekit</groupId>
<artifactId>rugged</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<packaging>jar</packaging>
<name>Rugged</name>

Expand Down
5 changes: 3 additions & 2 deletions src/site/xdoc/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@
<title>Rugged Changes</title>
</properties>
<body>
<release version="1.0" date="TBD"
description="TBD">
<release version="1.0" date="2016-02-10"
description="This is the first official release of Rugged. It includes direct and
inverse location for push-broom sensors.">
<action dev="luc" type="add">
Added a getAlgorithm method at Rugged level. This allows for example to
retrieve the DEM elevation for a latitude/longitude pair.
Expand Down

0 comments on commit 2dce117

Please sign in to comment.