mirror of
https://github.com/danog/class-finder.git
synced 2024-11-26 12:04:42 +01:00
Merge branch 'update-change-log' into 'master'
Update change log See merge request hpierce1102/ClassFinder!11
This commit is contained in:
commit
a7b3d05030
@ -3,7 +3,7 @@
|
||||
"description" : "A library that can provide of a list of classes in a given namespace",
|
||||
"type": "library",
|
||||
"license": "MIT",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Hayden Pierce",
|
||||
|
@ -1,3 +1,9 @@
|
||||
Version 0.3.2
|
||||
-------------
|
||||
|
||||
* [#11](https://gitlab.com/hpierce1102/ClassFinder/issues/11) ([Merge Request](https://gitlab.com/hpierce1102/ClassFinder/merge_requests/10)) Fixed a bug that caused "Access Denied" errors when some directories were missing some permissions. Thanks, Leonardo Losoviz.
|
||||
|
||||
|
||||
Version 0.3.1
|
||||
-------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user