Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
7.x-1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikael Kundert committed Dec 3, 2015
1 parent 9a46140 commit 18b23e2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

## 7.x-1.0
* Added main feature module which contains the vocabulary and the fields
* Added submodule which imports whole organisation hierarchy using migrate module
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This is a Drupal 7 module for providing taxonomy vocabulary of organisations of [University of Helsinki](http://www.helsinki.fi).

## Latest changes
* Added main feature module which contains the vocabulary and the fields
* Added submodule which imports whole organisation hierarchy using migrate module

See more changes in [CHANGELOG.md](CHANGELOG.md).

## Getting Started
We encourage you to participate in this open source project. Please make Pull
Requests, Bug Reports, ideas, (security) code reviews or any kind of positive
Expand Down
2 changes: 1 addition & 1 deletion uh_taxonomy_organisations.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = University of Helsinki, Organisations
description = Provides taxonomy vocabulary for storing organisations of University of Helsinki.
core = 7.x
package = University of Helsinki
version = 7.x-1.x-dev
version = 7.x-1.0
dependencies[] = features
dependencies[] = taxonomy
dependencies[] = text
Expand Down

0 comments on commit 18b23e2

Please sign in to comment.