Skip to content

Commit

Permalink
Remove deprecated module "dependency"
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Bierlee committed Aug 16, 2015
1 parent bf7e2c8 commit 8c103df
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 23 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Poodinis Changelog
==================
**Version 4.0.0**
* REMOVE deprecated module "dependency.d"

**Version 3.0.0**
This version is only compatible with DMD 2.068.0 or higher!
* ADD UDA which always resolved a new instance to an autowired member, regardless of registration scope.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Poodinis Dependency Injection Framework
=======================================
Version 3.0.0
Version 4.0.0
Copyright 2014-2015 Mike Bierlee
Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt)

Expand Down
22 changes: 0 additions & 22 deletions source/poodinis/dependency.d

This file was deleted.

0 comments on commit 8c103df

Please sign in to comment.